QwGeant4
|
Handling of a Readoutplane Hit of the GEM detector (I know there is no wire plane ... just for consistent class names ) More...
#include <QweakSimGEM_WirePlaneHit.hh>
Inherits G4VHit.
Public Member Functions | |
QweakSimGEM_WirePlaneHit () | |
QweakSimGEM_WirePlaneHit (G4int GEM_id, G4int wireplane_ID) | |
virtual | ~QweakSimGEM_WirePlaneHit () |
QweakSimGEM_WirePlaneHit (const QweakSimGEM_WirePlaneHit &right) | |
const QweakSimGEM_WirePlaneHit & | operator= (const QweakSimGEM_WirePlaneHit &right) |
int | operator== (const QweakSimGEM_WirePlaneHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
float | x () |
float | y () |
virtual void | Draw () |
virtual void | Print () |
void | StoreGEMID (G4int GEM_ID) |
G4int | GetGEMID () 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 | StoreKineticEnergy (G4double ekin) |
G4double | GetKineticEnergy () const |
void | StoreTotalEnergy (G4double etot) |
G4double | GetTotalEnergy () const |
Private Attributes | |
G4int | GEMID |
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 |
Handling of a Readoutplane Hit of the GEM detector (I know there is no wire plane ... just for consistent class names )
Placeholder for a long explaination
Definition at line 40 of file QweakSimGEM_WirePlaneHit.hh.
QweakSimGEM_WirePlaneHit::QweakSimGEM_WirePlaneHit | ( | ) |
Definition at line 47 of file QweakSimGEM_WirePlaneHit.cc.
References crossSection, crossSectionWeight, currentKineticEnergy, currentTotalEnergy, GEMID, originVertexKineticEnergy, originVertexMomentumDirection, originVertexPosition, originVertexTotalEnergy, primaryEventNumber, primaryQ2, time, and wireplaneID.
QweakSimGEM_WirePlaneHit::QweakSimGEM_WirePlaneHit | ( | G4int | GEM_id, |
G4int | wireplane_ID | ||
) |
Definition at line 74 of file QweakSimGEM_WirePlaneHit.cc.
References GEMID, time, and wireplaneID.
|
virtual |
Definition at line 87 of file QweakSimGEM_WirePlaneHit.cc.
QweakSimGEM_WirePlaneHit::QweakSimGEM_WirePlaneHit | ( | const QweakSimGEM_WirePlaneHit & | right | ) |
Definition at line 92 of file QweakSimGEM_WirePlaneHit.cc.
References currentKineticEnergy, currentTotalEnergy, GEMID, localMomentum, localPos, originVertexKineticEnergy, originVertexMomentumDirection, originVertexPosition, time, wireplaneID, worldMomentum, and worldPos.
|
virtual |
|
inline |
Definition at line 130 of file QweakSimGEM_WirePlaneHit.hh.
References crossSection.
|
inline |
Definition at line 133 of file QweakSimGEM_WirePlaneHit.hh.
References crossSectionWeight.
|
inline |
|
inline |
|
inline |
Definition at line 136 of file QweakSimGEM_WirePlaneHit.hh.
References currentKineticEnergy.
|
inline |
Definition at line 105 of file QweakSimGEM_WirePlaneHit.hh.
References localMomentum.
|
inline |
|
inline |
Definition at line 117 of file QweakSimGEM_WirePlaneHit.hh.
References originVertexKineticEnergy.
|
inline |
Definition at line 114 of file QweakSimGEM_WirePlaneHit.hh.
References originVertexMomentumDirection.
|
inline |
Definition at line 111 of file QweakSimGEM_WirePlaneHit.hh.
References originVertexPosition.
|
inline |
Definition at line 120 of file QweakSimGEM_WirePlaneHit.hh.
References originVertexTotalEnergy.
|
inline |
Definition at line 124 of file QweakSimGEM_WirePlaneHit.hh.
References primaryEventNumber.
|
inline |
|
inline |
Definition at line 139 of file QweakSimGEM_WirePlaneHit.hh.
References currentTotalEnergy.
|
inline |
|
inline |
Definition at line 108 of file QweakSimGEM_WirePlaneHit.hh.
References worldMomentum.
|
inline |
|
inline |
Definition at line 157 of file QweakSimGEM_WirePlaneHit.hh.
References QweakSimGEM_WirePlane_HitAllocator.
|
inline |
Definition at line 149 of file QweakSimGEM_WirePlaneHit.hh.
References QweakSimGEM_WirePlane_HitAllocator.
const QweakSimGEM_WirePlaneHit & QweakSimGEM_WirePlaneHit::operator= | ( | const QweakSimGEM_WirePlaneHit & | right | ) |
Definition at line 123 of file QweakSimGEM_WirePlaneHit.cc.
References currentKineticEnergy, currentTotalEnergy, GEMID, localMomentum, localPos, originVertexKineticEnergy, originVertexMomentumDirection, originVertexPosition, time, wireplaneID, worldMomentum, and worldPos.
int QweakSimGEM_WirePlaneHit::operator== | ( | const QweakSimGEM_WirePlaneHit & | right | ) | const |
Definition at line 152 of file QweakSimGEM_WirePlaneHit.cc.
|
virtual |
Definition at line 185 of file QweakSimGEM_WirePlaneHit.cc.
|
inline |
Definition at line 129 of file QweakSimGEM_WirePlaneHit.hh.
References crossSection.
|
inline |
Definition at line 132 of file QweakSimGEM_WirePlaneHit.hh.
References crossSectionWeight.
|
inline |
Definition at line 89 of file QweakSimGEM_WirePlaneHit.hh.
References GEMID.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 95 of file QweakSimGEM_WirePlaneHit.hh.
References time.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 135 of file QweakSimGEM_WirePlaneHit.hh.
References currentKineticEnergy.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 104 of file QweakSimGEM_WirePlaneHit.hh.
References localMomentum.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 98 of file QweakSimGEM_WirePlaneHit.hh.
References localPos.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 116 of file QweakSimGEM_WirePlaneHit.hh.
References originVertexKineticEnergy.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 113 of file QweakSimGEM_WirePlaneHit.hh.
References originVertexMomentumDirection.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 110 of file QweakSimGEM_WirePlaneHit.hh.
References originVertexPosition.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 119 of file QweakSimGEM_WirePlaneHit.hh.
References originVertexTotalEnergy.
|
inline |
Definition at line 123 of file QweakSimGEM_WirePlaneHit.hh.
References primaryEventNumber.
|
inline |
|
inline |
Definition at line 138 of file QweakSimGEM_WirePlaneHit.hh.
References currentTotalEnergy.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 92 of file QweakSimGEM_WirePlaneHit.hh.
References wireplaneID.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 107 of file QweakSimGEM_WirePlaneHit.hh.
References worldMomentum.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
Definition at line 101 of file QweakSimGEM_WirePlaneHit.hh.
References worldPos.
Referenced by QweakSimGEM_WirePlaneSD::ProcessHits().
|
inline |
|
inline |
|
private |
Definition at line 82 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetCrossSection(), QweakSimGEM_WirePlaneHit(), and StoreCrossSection().
|
private |
Definition at line 83 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetCrossSectionWeight(), QweakSimGEM_WirePlaneHit(), and StoreCrossSectionWeight().
|
private |
Definition at line 78 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetKineticEnergy(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreKineticEnergy().
|
private |
Definition at line 79 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetTotalEnergy(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreTotalEnergy().
|
private |
Definition at line 63 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetGEMID(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreGEMID().
|
private |
Definition at line 70 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetLocalMomentum(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreLocalMomentum().
|
private |
Definition at line 67 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetLocalPosition(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreLocalPosition().
|
private |
Definition at line 75 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetOriginVertexKineticEnergy(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreOriginVertexKineticEnergy().
|
private |
Definition at line 74 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetOriginVertexMomentumDirection(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreOriginVertexMomentumDirection().
|
private |
Definition at line 73 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetOriginVertexPosition(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreOriginVertexPosition().
|
private |
Definition at line 76 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetOriginVertexTotalEnergy(), QweakSimGEM_WirePlaneHit(), and StoreOriginVertexTotalEnergy().
|
private |
Definition at line 85 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetPrimaryEventNumber(), QweakSimGEM_WirePlaneHit(), and StorePrimaryEventNumber().
|
private |
Definition at line 81 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetPrimaryQ2(), QweakSimGEM_WirePlaneHit(), and StorePrimaryQ2().
|
private |
Definition at line 65 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetGlobalTime(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreGlobalTime().
|
private |
Definition at line 64 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetWirePlaneID(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreWirePlaneID().
|
private |
Definition at line 71 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by GetWorldMomentum(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreWorldMomentum().
|
private |
Definition at line 68 of file QweakSimGEM_WirePlaneHit.hh.
Referenced by Draw(), GetWorldPosition(), operator=(), QweakSimGEM_WirePlaneHit(), and StoreWorldPosition().