QwGeant4
|
Handles hits of the HDC wire planes. More...
#include <QweakSimHDC_WirePlaneHit.hh>
Inherits G4VHit.
Public Member Functions | |
QweakSimHDC_WirePlaneHit () | |
QweakSimHDC_WirePlaneHit (G4int HDC_id, G4int wireplane_ID) | |
virtual | ~QweakSimHDC_WirePlaneHit () |
QweakSimHDC_WirePlaneHit (const QweakSimHDC_WirePlaneHit &right) | |
const QweakSimHDC_WirePlaneHit & | operator= (const QweakSimHDC_WirePlaneHit &right) |
int | operator== (const QweakSimHDC_WirePlaneHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
float | x () |
float | y () |
virtual void | Draw () |
virtual void | Print () |
void | StoreHDCID (G4int HDC_ID) |
G4int | GetHDCID () const |
void | StoreWirePlaneID (G4int wireplane_ID) |
G4int | GetWirePlaneID () const |
void | StoreGlobalTime (G4double t) |
G4double | GetGlobalTime () const |
void | StoreLocalPosition (G4ThreeVector lxyz) |
G4ThreeVector | GetLocalPosition () const |
void | StoreWorldPosition (G4ThreeVector gxyz) |
G4ThreeVector | GetWorldPosition () const |
void | StoreLocalMomentum (G4ThreeVector lpxyz) |
G4ThreeVector | GetLocalMomentum () const |
void | StoreWorldMomentum (G4ThreeVector gpxyz) |
G4ThreeVector | GetWorldMomentum () const |
void | StoreOriginVertexPosition (G4ThreeVector xyz) |
G4ThreeVector | GetOriginVertexPosition () const |
void | StoreOriginVertexMomentumDirection (G4ThreeVector pxyz) |
G4ThreeVector | GetOriginVertexMomentumDirection () const |
void | StoreOriginVertexKineticEnergy (G4double ekin) |
G4double | GetOriginVertexKineticEnergy () const |
void | StoreOriginVertexTotalEnergy (G4double et) |
G4double | GetOriginVertexTotalEnergy () const |
void | StorePrimaryEventNumber (G4int en) |
G4int | GetPrimaryEventNumber () const |
void | StorePrimaryQ2 (G4double q2) |
G4double | GetPrimaryQ2 () const |
void | StoreCrossSection (G4double cs) |
G4double | GetCrossSection () const |
void | StoreCrossSectionWeight (G4double csw) |
G4double | GetCrossSectionWeight () const |
void | StoreParticleName (G4String pn) |
G4String | GetParticleName () const |
void | StoreParticleType (G4int pt) |
G4int | GetParticleType () const |
void | StoreKineticEnergy (G4double ekin) |
G4double | GetKineticEnergy () const |
void | StoreTotalEnergy (G4double etot) |
G4double | GetTotalEnergy () const |
Private Attributes | |
G4int | HDCID |
G4int | wireplaneID |
G4double | time |
G4ThreeVector | localPos |
G4ThreeVector | worldPos |
G4ThreeVector | localMomentum |
G4ThreeVector | worldMomentum |
G4ThreeVector | originVertexPosition |
G4ThreeVector | originVertexMomentumDirection |
G4double | originVertexKineticEnergy |
G4double | originVertexTotalEnergy |
G4double | currentKineticEnergy |
G4double | currentTotalEnergy |
G4double | primaryQ2 |
G4double | crossSection |
G4double | crossSectionWeight |
G4int | primaryEventNumber |
G4String | particleName |
G4int | particleType |
Handles hits of the HDC wire planes.
Placeholder for a long explaination
Definition at line 41 of file QweakSimHDC_WirePlaneHit.hh.
QweakSimHDC_WirePlaneHit::QweakSimHDC_WirePlaneHit | ( | ) |
Definition at line 47 of file QweakSimHDC_WirePlaneHit.cc.
References crossSection, crossSectionWeight, currentKineticEnergy, currentTotalEnergy, HDCID, originVertexKineticEnergy, originVertexMomentumDirection, originVertexPosition, originVertexTotalEnergy, primaryEventNumber, primaryQ2, time, and wireplaneID.
QweakSimHDC_WirePlaneHit::QweakSimHDC_WirePlaneHit | ( | G4int | HDC_id, |
G4int | wireplane_ID | ||
) |
Definition at line 74 of file QweakSimHDC_WirePlaneHit.cc.
References HDCID, time, and wireplaneID.
|
virtual |
Definition at line 87 of file QweakSimHDC_WirePlaneHit.cc.
QweakSimHDC_WirePlaneHit::QweakSimHDC_WirePlaneHit | ( | const QweakSimHDC_WirePlaneHit & | right | ) |
Definition at line 92 of file QweakSimHDC_WirePlaneHit.cc.
References currentKineticEnergy, currentTotalEnergy, HDCID, localMomentum, localPos, originVertexKineticEnergy, originVertexMomentumDirection, originVertexPosition, particleName, particleType, time, wireplaneID, worldMomentum, and worldPos.
|
virtual |
|
inline |
Definition at line 132 of file QweakSimHDC_WirePlaneHit.hh.
References crossSection.
|
inline |
Definition at line 135 of file QweakSimHDC_WirePlaneHit.hh.
References crossSectionWeight.
|
inline |
Definition at line 99 of file QweakSimHDC_WirePlaneHit.hh.
References time.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 93 of file QweakSimHDC_WirePlaneHit.hh.
References HDCID.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 144 of file QweakSimHDC_WirePlaneHit.hh.
References currentKineticEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 108 of file QweakSimHDC_WirePlaneHit.hh.
References localMomentum.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 102 of file QweakSimHDC_WirePlaneHit.hh.
References localPos.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 120 of file QweakSimHDC_WirePlaneHit.hh.
References originVertexKineticEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 117 of file QweakSimHDC_WirePlaneHit.hh.
References originVertexMomentumDirection.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 114 of file QweakSimHDC_WirePlaneHit.hh.
References originVertexPosition.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 123 of file QweakSimHDC_WirePlaneHit.hh.
References originVertexTotalEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 138 of file QweakSimHDC_WirePlaneHit.hh.
References particleName.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 141 of file QweakSimHDC_WirePlaneHit.hh.
References particleType.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 126 of file QweakSimHDC_WirePlaneHit.hh.
References primaryEventNumber.
|
inline |
|
inline |
Definition at line 147 of file QweakSimHDC_WirePlaneHit.hh.
References currentTotalEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 96 of file QweakSimHDC_WirePlaneHit.hh.
References wireplaneID.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 111 of file QweakSimHDC_WirePlaneHit.hh.
References worldMomentum.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 105 of file QweakSimHDC_WirePlaneHit.hh.
References worldPos.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 165 of file QweakSimHDC_WirePlaneHit.hh.
References QweakSimHDC_WirePlane_HitAllocator.
|
inline |
Definition at line 157 of file QweakSimHDC_WirePlaneHit.hh.
References QweakSimHDC_WirePlane_HitAllocator.
const QweakSimHDC_WirePlaneHit & QweakSimHDC_WirePlaneHit::operator= | ( | const QweakSimHDC_WirePlaneHit & | right | ) |
Definition at line 125 of file QweakSimHDC_WirePlaneHit.cc.
References currentKineticEnergy, currentTotalEnergy, HDCID, localMomentum, localPos, originVertexKineticEnergy, originVertexMomentumDirection, originVertexPosition, time, wireplaneID, worldMomentum, and worldPos.
int QweakSimHDC_WirePlaneHit::operator== | ( | const QweakSimHDC_WirePlaneHit & | right | ) | const |
Definition at line 154 of file QweakSimHDC_WirePlaneHit.cc.
|
virtual |
Definition at line 187 of file QweakSimHDC_WirePlaneHit.cc.
|
inline |
Definition at line 131 of file QweakSimHDC_WirePlaneHit.hh.
References crossSection.
|
inline |
Definition at line 134 of file QweakSimHDC_WirePlaneHit.hh.
References crossSectionWeight.
|
inline |
Definition at line 98 of file QweakSimHDC_WirePlaneHit.hh.
References time.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 92 of file QweakSimHDC_WirePlaneHit.hh.
References HDCID.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 143 of file QweakSimHDC_WirePlaneHit.hh.
References currentKineticEnergy.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 107 of file QweakSimHDC_WirePlaneHit.hh.
References localMomentum.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 101 of file QweakSimHDC_WirePlaneHit.hh.
References localPos.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 119 of file QweakSimHDC_WirePlaneHit.hh.
References originVertexKineticEnergy.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 116 of file QweakSimHDC_WirePlaneHit.hh.
References originVertexMomentumDirection.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 113 of file QweakSimHDC_WirePlaneHit.hh.
References originVertexPosition.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 122 of file QweakSimHDC_WirePlaneHit.hh.
References originVertexTotalEnergy.
|
inline |
Definition at line 137 of file QweakSimHDC_WirePlaneHit.hh.
References particleName.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 140 of file QweakSimHDC_WirePlaneHit.hh.
References particleType.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 125 of file QweakSimHDC_WirePlaneHit.hh.
References primaryEventNumber.
|
inline |
|
inline |
Definition at line 146 of file QweakSimHDC_WirePlaneHit.hh.
References currentTotalEnergy.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 95 of file QweakSimHDC_WirePlaneHit.hh.
References wireplaneID.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 110 of file QweakSimHDC_WirePlaneHit.hh.
References worldMomentum.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 104 of file QweakSimHDC_WirePlaneHit.hh.
References worldPos.
Referenced by QweakSimHDC_WirePlaneSD::ProcessHits().
|
inline |
|
inline |
|
private |
Definition at line 82 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetCrossSection(), QweakSimHDC_WirePlaneHit(), and StoreCrossSection().
|
private |
Definition at line 83 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetCrossSectionWeight(), QweakSimHDC_WirePlaneHit(), and StoreCrossSectionWeight().
|
private |
Definition at line 78 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetKineticEnergy(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreKineticEnergy().
|
private |
Definition at line 79 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetTotalEnergy(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreTotalEnergy().
|
private |
Definition at line 63 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetHDCID(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreHDCID().
|
private |
Definition at line 70 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetLocalMomentum(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreLocalMomentum().
|
private |
Definition at line 67 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetLocalPosition(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreLocalPosition().
|
private |
Definition at line 75 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetOriginVertexKineticEnergy(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreOriginVertexKineticEnergy().
|
private |
Definition at line 74 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetOriginVertexMomentumDirection(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreOriginVertexMomentumDirection().
|
private |
Definition at line 73 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetOriginVertexPosition(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreOriginVertexPosition().
|
private |
Definition at line 76 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetOriginVertexTotalEnergy(), QweakSimHDC_WirePlaneHit(), and StoreOriginVertexTotalEnergy().
|
private |
Definition at line 87 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetParticleName(), QweakSimHDC_WirePlaneHit(), and StoreParticleName().
|
private |
Definition at line 88 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetParticleType(), QweakSimHDC_WirePlaneHit(), and StoreParticleType().
|
private |
Definition at line 85 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetPrimaryEventNumber(), QweakSimHDC_WirePlaneHit(), and StorePrimaryEventNumber().
|
private |
Definition at line 81 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetPrimaryQ2(), QweakSimHDC_WirePlaneHit(), and StorePrimaryQ2().
|
private |
Definition at line 65 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetGlobalTime(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreGlobalTime().
|
private |
Definition at line 64 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetWirePlaneID(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreWirePlaneID().
|
private |
Definition at line 71 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by GetWorldMomentum(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreWorldMomentum().
|
private |
Definition at line 68 of file QweakSimHDC_WirePlaneHit.hh.
Referenced by Draw(), GetWorldPosition(), operator=(), QweakSimHDC_WirePlaneHit(), and StoreWorldPosition().