QwGeant4
|
ROOT Subtree structure for VDC WirePlaneEvent. More...
#include <QweakSimUserVDC_WirePlaneEvent.hh>
Inherits TObject.
Public Member Functions | |
QweakSimUserVDC_WirePlaneEvent () | |
virtual | ~QweakSimUserVDC_WirePlaneEvent () |
void | Initialize () |
void | Clear (const Option_t *=0) |
void | StoreNbOfHits (Int_t noh) |
Int_t | GetNbOfHits () const |
void | StorePackageID (Int_t pid) |
std::vector< Int_t > | GetPackageID () const |
void | StoreTrackID (Int_t tid) |
std::vector< Int_t > | GetTrackID () const |
void | StoreParticleName (TString pn) |
std::vector< TString > | GetParticleName () const |
void | StoreParticleType (Int_t pt) |
std::vector< Int_t > | GetParticleType () const |
void | StoreGlobalTimeOfHit (Float_t gtime) |
std::vector< Float_t > | GetGlobalTimeOfHit () const |
void | StoreTotalEnergy (Float_t te) |
std::vector< Float_t > | GetTotalEnergy () const |
void | StoreKineticEnergy (Float_t ke) |
std::vector< Float_t > | GetKineticEnergy () const |
void | StoreHasBeenHit (Int_t nu) |
Int_t | GetHasBeenHit () const |
void | StoreLocalPositionX (Float_t lx) |
std::vector< Float_t > | GetLocalPositionX () const |
void | StoreLocalPositionY (Float_t ly) |
std::vector< Float_t > | GetLocalPositionY () const |
void | StoreLocalPositionZ (Float_t lz) |
std::vector< Float_t > | GetLocalPositionZ () const |
void | StoreGlobalPositionX (Float_t lx) |
std::vector< Float_t > | GetGlobalPositionX () const |
void | StoreGlobalPositionY (Float_t ly) |
std::vector< Float_t > | GetGlobalPositionY () const |
void | StoreGlobalPositionZ (Float_t lz) |
std::vector< Float_t > | GetGlobalPositionZ () const |
void | StoreLocalMomentumX (Float_t lpx) |
std::vector< Float_t > | GetLocalMomentumX () const |
void | StoreLocalMomentumY (Float_t lpy) |
std::vector< Float_t > | GetLocalMomentumY () const |
void | StoreLocalMomentumZ (Float_t lpz) |
std::vector< Float_t > | GetLocalMomentumZ () const |
void | StoreGlobalMomentumX (Float_t gpx) |
std::vector< Float_t > | GetGlobalMomentumX () const |
void | StoreGlobalMomentumY (Float_t gpy) |
std::vector< Float_t > | GetGlobalMomentumY () const |
void | StoreGlobalMomentumZ (Float_t gpz) |
std::vector< Float_t > | GetGlobalMomentumZ () const |
void | StoreGlobalThetaAngle (Float_t theta) |
std::vector< Float_t > | GetGlobalThetaAngle () const |
void | StoreGlobalPhiAngle (Float_t phi) |
std::vector< Float_t > | GetGlobalPhiAngle () const |
void | StoreOriginVertexPositionX (Float_t vx) |
std::vector< Float_t > | GetOriginVertexPositionX () const |
void | StoreOriginVertexPositionY (Float_t vy) |
std::vector< Float_t > | GetOriginVertexPositionY () const |
void | StoreOriginVertexPositionZ (Float_t vz) |
std::vector< Float_t > | GetOriginVertexPositionZ () const |
void | StoreOriginVertexMomentumDirectionX (Float_t vx) |
std::vector< Float_t > | GetOriginVertexMomentumDirectionX () const |
void | StoreOriginVertexMomentumDirectionY (Float_t vy) |
std::vector< Float_t > | GetOriginVertexMomentumDirectionY () const |
void | StoreOriginVertexMomentumDirectionZ (Float_t vz) |
std::vector< Float_t > | GetOriginVertexMomentumDirectionZ () const |
void | StoreOriginVertexThetaAngle (Float_t theta) |
std::vector< Float_t > | GetOriginVertexThetaAngle () const |
void | StoreOriginVertexPhiAngle (Float_t phi) |
std::vector< Float_t > | GetOriginVertexPhiAngle () const |
void | StoreOriginVertexKineticEnergy (Float_t ekin) |
std::vector< Float_t > | GetOriginVertexKineticEnergy () const |
void | StoreOriginVertexTotalEnergy (Float_t etot) |
std::vector< Float_t > | GetOriginVertexTotalEnergy () const |
Private Attributes | |
std::vector< Int_t > | PackageID |
Package number. More... | |
std::vector< Int_t > | TrackID |
ID of the track from which this hit was generated. More... | |
std::vector< Float_t > | GlobalTimeOfHit |
Global time when this hit was generated. More... | |
Int_t | NbOfHits |
Number of hits in this plane. More... | |
Int_t | HasBeenHit |
Has this plane been hit? 0 = no, 5 = yes. More... | |
Position of the hit in local coordinates | |
The local coordinates are defined in the local coordinate system. | |
std::vector< Float_t > | LocalPositionX |
(cm) More... | |
std::vector< Float_t > | LocalPositionY |
(cm) More... | |
std::vector< Float_t > | LocalPositionZ |
(cm) More... | |
Position of the hit in global coordinates | |
The global coordinates are defined in the global coordinate system. | |
std::vector< Float_t > | GlobalPositionX |
(cm) More... | |
std::vector< Float_t > | GlobalPositionY |
(cm) More... | |
std::vector< Float_t > | GlobalPositionZ |
(cm) More... | |
Momentum at the hit in local coordinates | |
The local coordinates are defined in the local coordinate system. | |
std::vector< Float_t > | LocalMomentumX |
(MeV) More... | |
std::vector< Float_t > | LocalMomentumY |
(MeV) More... | |
std::vector< Float_t > | LocalMomentumZ |
(MeV) More... | |
Momentum of the hit in global coordinates | |
The global coordinates are defined in the global coordinate system. | |
std::vector< Float_t > | GlobalMomentumX |
(MeV) More... | |
std::vector< Float_t > | GlobalMomentumY |
(MeV) More... | |
std::vector< Float_t > | GlobalMomentumZ |
(MeV) More... | |
std::vector< Float_t > | GlobalThetaAngle |
(degrees) More... | |
std::vector< Float_t > | GlobalPhiAngle |
(degrees, but 90 degrees rotated to keep things interesting) More... | |
Position in global coordinates of original vertex of the track from which this hit was generated | |
The global coordinates are defined in the global coordinate system. | |
std::vector< Float_t > | OriginVertexPositionX |
(cm) More... | |
std::vector< Float_t > | OriginVertexPositionY |
(cm) More... | |
std::vector< Float_t > | OriginVertexPositionZ |
(cm) More... | |
Direction in global coordinates of original vertex of the track from which this hit was generated | |
The global coordinates are defined in the global coordinate system. | |
std::vector< Float_t > | OriginVertexMomentumDirectionX |
std::vector< Float_t > | OriginVertexMomentumDirectionY |
std::vector< Float_t > | OriginVertexMomentumDirectionZ |
std::vector< Float_t > | OriginVertexThetaAngle |
(degrees) More... | |
std::vector< Float_t > | OriginVertexPhiAngle |
(degrees) More... | |
Total and kinetic energy at the original vertex of the track from which this hit was generated | |
std::vector< Float_t > | OriginVertexTotalEnergy |
(MeV) More... | |
std::vector< Float_t > | OriginVertexKineticEnergy |
(MeV) More... | |
Particle name and type at the hit | |
std::vector< TString > | ParticleName |
Name of the particle that caused this hit. More... | |
std::vector< Int_t > | ParticleType |
Lund type of the particle that caused this hit (until r4757 this used the geant3 type of the particle) More... | |
Total and kinetic energy of the track at the hit | |
std::vector< Float_t > | TotalEnergy |
(MeV) More... | |
std::vector< Float_t > | KineticEnergy |
(MeV) More... | |
ROOT Subtree structure for VDC WirePlaneEvent.
Region3.ChamberFront.WirePlane.xyz
Region3.ChamberBack.WirePlane.xyz
Definition at line 49 of file QweakSimUserVDC_WirePlaneEvent.hh.
QweakSimUserVDC_WirePlaneEvent::QweakSimUserVDC_WirePlaneEvent | ( | ) |
Definition at line 27 of file QweakSimUserVDC_WirePlaneEvent.cc.
|
virtual |
Definition at line 33 of file QweakSimUserVDC_WirePlaneEvent.cc.
void QweakSimUserVDC_WirePlaneEvent::Clear | ( | const Option_t * | = 0 | ) |
Definition at line 45 of file QweakSimUserVDC_WirePlaneEvent.cc.
References GlobalMomentumX, GlobalMomentumY, GlobalMomentumZ, GlobalPhiAngle, GlobalPositionX, GlobalPositionY, GlobalPositionZ, GlobalThetaAngle, GlobalTimeOfHit, HasBeenHit, KineticEnergy, LocalMomentumX, LocalMomentumY, LocalMomentumZ, LocalPositionX, LocalPositionY, LocalPositionZ, NbOfHits, OriginVertexKineticEnergy, OriginVertexMomentumDirectionX, OriginVertexMomentumDirectionY, OriginVertexMomentumDirectionZ, OriginVertexPhiAngle, OriginVertexPositionX, OriginVertexPositionY, OriginVertexPositionZ, OriginVertexThetaAngle, OriginVertexTotalEnergy, PackageID, ParticleName, ParticleType, TotalEnergy, and TrackID.
Referenced by QweakSimUserVDC_SingleVDCEvent::Clear(), and Initialize().
|
inline |
Definition at line 201 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalMomentumX.
|
inline |
Definition at line 204 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalMomentumY.
|
inline |
Definition at line 207 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalMomentumZ.
|
inline |
Definition at line 214 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalPhiAngle.
|
inline |
Definition at line 181 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalPositionX.
|
inline |
Definition at line 184 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalPositionY.
|
inline |
Definition at line 187 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalPositionZ.
|
inline |
Definition at line 211 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalThetaAngle.
|
inline |
Definition at line 159 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalTimeOfHit.
|
inline |
Definition at line 168 of file QweakSimUserVDC_WirePlaneEvent.hh.
References HasBeenHit.
|
inline |
Definition at line 165 of file QweakSimUserVDC_WirePlaneEvent.hh.
References KineticEnergy.
|
inline |
Definition at line 192 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalMomentumX.
|
inline |
Definition at line 195 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalMomentumY.
|
inline |
Definition at line 198 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalMomentumZ.
|
inline |
Definition at line 172 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalPositionX.
|
inline |
Definition at line 175 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalPositionY.
|
inline |
Definition at line 178 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalPositionZ.
|
inline |
Definition at line 142 of file QweakSimUserVDC_WirePlaneEvent.hh.
References NbOfHits.
|
inline |
Definition at line 242 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexKineticEnergy.
|
inline |
Definition at line 227 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionX.
|
inline |
Definition at line 230 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionY.
|
inline |
Definition at line 233 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionZ.
|
inline |
Definition at line 239 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexPhiAngle.
|
inline |
Definition at line 218 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexPositionX.
|
inline |
Definition at line 221 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexPositionY.
|
inline |
Definition at line 224 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexPositionZ.
|
inline |
Definition at line 236 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexThetaAngle.
|
inline |
Definition at line 245 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexTotalEnergy.
|
inline |
Definition at line 145 of file QweakSimUserVDC_WirePlaneEvent.hh.
References PackageID.
|
inline |
Definition at line 152 of file QweakSimUserVDC_WirePlaneEvent.hh.
References ParticleName.
|
inline |
Definition at line 155 of file QweakSimUserVDC_WirePlaneEvent.hh.
References ParticleType.
|
inline |
Definition at line 162 of file QweakSimUserVDC_WirePlaneEvent.hh.
References TotalEnergy.
|
inline |
Definition at line 148 of file QweakSimUserVDC_WirePlaneEvent.hh.
References TrackID.
void QweakSimUserVDC_WirePlaneEvent::Initialize | ( | ) |
Definition at line 37 of file QweakSimUserVDC_WirePlaneEvent.cc.
References Clear().
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 200 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalMomentumX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 203 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalMomentumY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 206 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalMomentumZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 213 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalPhiAngle.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 180 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalPositionX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 183 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalPositionY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 186 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalPositionZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 210 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalThetaAngle.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 158 of file QweakSimUserVDC_WirePlaneEvent.hh.
References GlobalTimeOfHit.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 167 of file QweakSimUserVDC_WirePlaneEvent.hh.
References HasBeenHit.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 164 of file QweakSimUserVDC_WirePlaneEvent.hh.
References KineticEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 191 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalMomentumX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 194 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalMomentumY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 197 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalMomentumZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 171 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalPositionX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 174 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalPositionY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 177 of file QweakSimUserVDC_WirePlaneEvent.hh.
References LocalPositionZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 141 of file QweakSimUserVDC_WirePlaneEvent.hh.
References NbOfHits.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 241 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexKineticEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 226 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 229 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 232 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 238 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexPhiAngle.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 217 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexPositionX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 220 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexPositionY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 223 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexPositionZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 235 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexThetaAngle.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 244 of file QweakSimUserVDC_WirePlaneEvent.hh.
References OriginVertexTotalEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 144 of file QweakSimUserVDC_WirePlaneEvent.hh.
References PackageID.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 151 of file QweakSimUserVDC_WirePlaneEvent.hh.
References ParticleName.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 154 of file QweakSimUserVDC_WirePlaneEvent.hh.
References ParticleType.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 161 of file QweakSimUserVDC_WirePlaneEvent.hh.
References TotalEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 147 of file QweakSimUserVDC_WirePlaneEvent.hh.
References TrackID.
|
private |
(MeV)
Definition at line 88 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalMomentumX(), and StoreGlobalMomentumX().
|
private |
(MeV)
Definition at line 89 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalMomentumY(), and StoreGlobalMomentumY().
|
private |
(MeV)
Definition at line 90 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalMomentumZ(), and StoreGlobalMomentumZ().
|
private |
(degrees, but 90 degrees rotated to keep things interesting)
Definition at line 92 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalPhiAngle(), and StoreGlobalPhiAngle().
|
private |
(cm)
Definition at line 72 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalPositionX(), and StoreGlobalPositionX().
|
private |
(cm)
Definition at line 73 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalPositionY(), and StoreGlobalPositionY().
|
private |
(cm)
Definition at line 74 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalPositionZ(), and StoreGlobalPositionZ().
|
private |
(degrees)
Definition at line 91 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalThetaAngle(), and StoreGlobalThetaAngle().
|
private |
Global time when this hit was generated.
Definition at line 56 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalTimeOfHit(), and StoreGlobalTimeOfHit().
|
private |
Has this plane been hit? 0 = no, 5 = yes.
Definition at line 59 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetHasBeenHit(), and StoreHasBeenHit().
|
private |
(MeV)
Definition at line 128 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetKineticEnergy(), and StoreKineticEnergy().
|
private |
(MeV)
Definition at line 80 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetLocalMomentumX(), and StoreLocalMomentumX().
|
private |
(MeV)
Definition at line 81 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetLocalMomentumY(), and StoreLocalMomentumY().
|
private |
(MeV)
Definition at line 82 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetLocalMomentumZ(), and StoreLocalMomentumZ().
|
private |
(cm)
Definition at line 64 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetLocalPositionX(), and StoreLocalPositionX().
|
private |
(cm)
Definition at line 65 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetLocalPositionY(), and StoreLocalPositionY().
|
private |
(cm)
Definition at line 66 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetLocalPositionZ(), and StoreLocalPositionZ().
|
private |
Number of hits in this plane.
Definition at line 58 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetNbOfHits(), and StoreNbOfHits().
|
private |
(MeV)
Definition at line 116 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexKineticEnergy(), and StoreOriginVertexKineticEnergy().
|
private |
Definition at line 106 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexMomentumDirectionX(), and StoreOriginVertexMomentumDirectionX().
|
private |
Definition at line 107 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexMomentumDirectionY(), and StoreOriginVertexMomentumDirectionY().
|
private |
Definition at line 108 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexMomentumDirectionZ(), and StoreOriginVertexMomentumDirectionZ().
|
private |
(degrees)
Definition at line 110 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexPhiAngle(), and StoreOriginVertexPhiAngle().
|
private |
(cm)
Definition at line 98 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexPositionX(), and StoreOriginVertexPositionX().
|
private |
(cm)
Definition at line 99 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexPositionY(), and StoreOriginVertexPositionY().
|
private |
(cm)
Definition at line 100 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexPositionZ(), and StoreOriginVertexPositionZ().
|
private |
(degrees)
Definition at line 109 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexThetaAngle(), and StoreOriginVertexThetaAngle().
|
private |
(MeV)
Definition at line 115 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexTotalEnergy(), and StoreOriginVertexTotalEnergy().
|
private |
Package number.
Definition at line 54 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPackageID(), and StorePackageID().
|
private |
Name of the particle that caused this hit.
Definition at line 121 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetParticleName(), and StoreParticleName().
|
private |
Lund type of the particle that caused this hit (until r4757 this used the geant3 type of the particle)
Definition at line 122 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetParticleType(), and StoreParticleType().
|
private |
(MeV)
Definition at line 127 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetTotalEnergy(), and StoreTotalEnergy().
|
private |
ID of the track from which this hit was generated.
Definition at line 55 of file QweakSimUserVDC_WirePlaneEvent.hh.
Referenced by Clear(), GetTrackID(), and StoreTrackID().