QwGeant4
|
ROOT Subtree structure for HDC WirePlaneEvent. More...
#include <QweakSimUserHDC_WirePlaneEvent.hh>
Inherits TObject.
Public Member Functions | |
QweakSimUserHDC_WirePlaneEvent () | |
virtual | ~QweakSimUserHDC_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 | StoreGlobalTimeOfHit (Float_t gtime) |
std::vector< Float_t > | GetGloablTimeOfHit () const |
void | StorePlaneHasBeenHit (Int_t nx) |
Int_t | GetPlaneHasBeenHit () const |
void | StorePlaneLocalPositionX (Float_t lx) |
std::vector< Float_t > | GetPlaneLocalPositionX () const |
void | StorePlaneLocalPositionY (Float_t ly) |
std::vector< Float_t > | GetPlaneLocalPositionY () const |
void | StorePlaneLocalPositionZ (Float_t lz) |
std::vector< Float_t > | GetPlaneLocalPositionZ () const |
void | StorePlaneGlobalPositionX (Float_t gx) |
std::vector< Float_t > | GetPlaneGlobalPositionX () const |
void | StorePlaneGlobalPositionY (Float_t gy) |
std::vector< Float_t > | GetPlaneGlobalPositionY () const |
void | StorePlaneGlobalPositionZ (Float_t gz) |
std::vector< Float_t > | GetPlaneGlobalPositionZ () const |
void | StorePlaneLocalMomentumX (Float_t lpx) |
std::vector< Float_t > | GetPlaneLocalMomentumX () const |
void | StorePlaneLocalMomentumY (Float_t lpy) |
std::vector< Float_t > | GetPlaneLocalMomentumY () const |
void | StorePlaneLocalMomentumZ (Float_t lpz) |
std::vector< Float_t > | GetPlaneLocalMomentumZ () const |
void | StorePlaneGlobalMomentumX (Float_t gpx) |
std::vector< Float_t > | GetPlaneGlobalMomentumX () const |
void | StorePlaneGlobalMomentumY (Float_t gpy) |
std::vector< Float_t > | GetPlaneGlobalMomentumY () const |
void | StorePlaneGlobalMomentumZ (Float_t gpz) |
std::vector< Float_t > | GetPlaneGlobalMomentumZ () 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 |
void | StoreGlobalThetaAngle (Float_t theta) |
std::vector< Float_t > | GetGlobalThetaAngle () const |
void | StoreGlobalPhiAngle (Float_t phi) |
std::vector< Float_t > | GetGlobalPhiAngle () const |
void | StoreTotalEnergy (Float_t te) |
std::vector< Float_t > | GetTotalEnergy () const |
void | StoreKineticEnergy (Float_t ke) |
std::vector< Float_t > | GetKineticEnergy () const |
void | StoreParticleName (TString pn) |
std::vector< TString > | GetParticleName () const |
void | StoreParticleType (Int_t pt) |
std::vector< Int_t > | GetParticleType () 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 | PlaneHasBeenHit |
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 > | PlaneLocalPositionX |
std::vector< Float_t > | PlaneLocalPositionY |
std::vector< Float_t > | PlaneLocalPositionZ |
Position of the hit in global coordinates | |
The global coordinates are defined in the global coordinate system. | |
std::vector< Float_t > | PlaneGlobalPositionX |
std::vector< Float_t > | PlaneGlobalPositionY |
std::vector< Float_t > | PlaneGlobalPositionZ |
Momentum of the hit in local coordinates | |
The local coordinates are defined in the local coordinate system. | |
std::vector< Float_t > | PlaneLocalMomentumX |
std::vector< Float_t > | PlaneLocalMomentumY |
std::vector< Float_t > | PlaneLocalMomentumZ |
Momentum of the hit in global coordinates | |
The global coordinates are defined in the global coordinate system. | |
std::vector< Float_t > | PlaneGlobalMomentumX |
std::vector< Float_t > | PlaneGlobalMomentumY |
std::vector< Float_t > | PlaneGlobalMomentumZ |
std::vector< Float_t > | GlobalPhiAngle |
std::vector< Float_t > | GlobalThetaAngle |
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 |
std::vector< Float_t > | OriginVertexPositionY |
std::vector< Float_t > | OriginVertexPositionZ |
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... | |
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 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... | |
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 HDC WirePlaneEvent.
Definition at line 46 of file QweakSimUserHDC_WirePlaneEvent.hh.
QweakSimUserHDC_WirePlaneEvent::QweakSimUserHDC_WirePlaneEvent | ( | ) |
Definition at line 29 of file QweakSimUserHDC_WirePlaneEvent.cc.
|
virtual |
Definition at line 35 of file QweakSimUserHDC_WirePlaneEvent.cc.
void QweakSimUserHDC_WirePlaneEvent::Clear | ( | const Option_t * | = 0 | ) |
Definition at line 45 of file QweakSimUserHDC_WirePlaneEvent.cc.
References GlobalPhiAngle, GlobalThetaAngle, GlobalTimeOfHit, KineticEnergy, NbOfHits, OriginVertexKineticEnergy, OriginVertexMomentumDirectionX, OriginVertexMomentumDirectionY, OriginVertexMomentumDirectionZ, OriginVertexPhiAngle, OriginVertexPositionX, OriginVertexPositionY, OriginVertexPositionZ, OriginVertexThetaAngle, OriginVertexTotalEnergy, PackageID, ParticleName, ParticleType, PlaneGlobalMomentumX, PlaneGlobalMomentumY, PlaneGlobalMomentumZ, PlaneGlobalPositionX, PlaneGlobalPositionY, PlaneGlobalPositionZ, PlaneHasBeenHit, PlaneLocalMomentumX, PlaneLocalMomentumY, PlaneLocalMomentumZ, PlaneLocalPositionX, PlaneLocalPositionY, PlaneLocalPositionZ, TotalEnergy, and TrackID.
Referenced by QweakSimUserHDC_SingleHDCEvent::Clear(), and Initialize().
|
inline |
Definition at line 148 of file QweakSimUserHDC_WirePlaneEvent.hh.
References GlobalTimeOfHit.
|
inline |
Definition at line 227 of file QweakSimUserHDC_WirePlaneEvent.hh.
References GlobalPhiAngle.
|
inline |
Definition at line 224 of file QweakSimUserHDC_WirePlaneEvent.hh.
References GlobalThetaAngle.
|
inline |
Definition at line 233 of file QweakSimUserHDC_WirePlaneEvent.hh.
References KineticEnergy.
|
inline |
Definition at line 139 of file QweakSimUserHDC_WirePlaneEvent.hh.
References NbOfHits.
|
inline |
Definition at line 218 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexKineticEnergy.
|
inline |
Definition at line 203 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionX.
|
inline |
Definition at line 206 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionY.
|
inline |
Definition at line 209 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionZ.
|
inline |
Definition at line 215 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexPhiAngle.
|
inline |
Definition at line 194 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexPositionX.
|
inline |
Definition at line 197 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexPositionY.
|
inline |
Definition at line 200 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexPositionZ.
|
inline |
Definition at line 212 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexThetaAngle.
|
inline |
Definition at line 221 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexTotalEnergy.
|
inline |
Definition at line 142 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PackageID.
|
inline |
Definition at line 236 of file QweakSimUserHDC_WirePlaneEvent.hh.
References ParticleName.
|
inline |
Definition at line 239 of file QweakSimUserHDC_WirePlaneEvent.hh.
References ParticleType.
|
inline |
Definition at line 185 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalMomentumX.
|
inline |
Definition at line 188 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalMomentumY.
|
inline |
Definition at line 191 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalMomentumZ.
|
inline |
Definition at line 167 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalPositionX.
|
inline |
Definition at line 170 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalPositionY.
|
inline |
Definition at line 173 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalPositionZ.
|
inline |
Definition at line 154 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneHasBeenHit.
|
inline |
Definition at line 176 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalMomentumX.
|
inline |
Definition at line 179 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalMomentumY.
|
inline |
Definition at line 182 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalMomentumZ.
|
inline |
Definition at line 158 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalPositionX.
|
inline |
Definition at line 161 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalPositionY.
|
inline |
Definition at line 164 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalPositionZ.
|
inline |
Definition at line 230 of file QweakSimUserHDC_WirePlaneEvent.hh.
References TotalEnergy.
|
inline |
Definition at line 145 of file QweakSimUserHDC_WirePlaneEvent.hh.
References TrackID.
void QweakSimUserHDC_WirePlaneEvent::Initialize | ( | ) |
Definition at line 39 of file QweakSimUserHDC_WirePlaneEvent.cc.
References Clear().
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 226 of file QweakSimUserHDC_WirePlaneEvent.hh.
References GlobalPhiAngle.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 223 of file QweakSimUserHDC_WirePlaneEvent.hh.
References GlobalThetaAngle.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 147 of file QweakSimUserHDC_WirePlaneEvent.hh.
References GlobalTimeOfHit.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 232 of file QweakSimUserHDC_WirePlaneEvent.hh.
References KineticEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 138 of file QweakSimUserHDC_WirePlaneEvent.hh.
References NbOfHits.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 217 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexKineticEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 202 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 205 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 208 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexMomentumDirectionZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 214 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexPhiAngle.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 193 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexPositionX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 196 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexPositionY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 199 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexPositionZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 211 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexThetaAngle.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 220 of file QweakSimUserHDC_WirePlaneEvent.hh.
References OriginVertexTotalEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 141 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PackageID.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 235 of file QweakSimUserHDC_WirePlaneEvent.hh.
References ParticleName.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 238 of file QweakSimUserHDC_WirePlaneEvent.hh.
References ParticleType.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 184 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalMomentumX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 187 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalMomentumY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 190 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalMomentumZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 166 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalPositionX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 169 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalPositionY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 172 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneGlobalPositionZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 153 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneHasBeenHit.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 175 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalMomentumX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 178 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalMomentumY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 181 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalMomentumZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 157 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalPositionX.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 160 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalPositionY.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 163 of file QweakSimUserHDC_WirePlaneEvent.hh.
References PlaneLocalPositionZ.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 229 of file QweakSimUserHDC_WirePlaneEvent.hh.
References TotalEnergy.
Referenced by QweakSimEventAction::EndOfEventAction().
|
inline |
Definition at line 144 of file QweakSimUserHDC_WirePlaneEvent.hh.
References TrackID.
|
private |
Definition at line 88 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalPhiAngle(), and StoreGlobalPhiAngle().
|
private |
Definition at line 89 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGlobalThetaAngle(), and StoreGlobalThetaAngle().
|
private |
Global time when this hit was generated.
Definition at line 53 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetGloablTimeOfHit(), and StoreGlobalTimeOfHit().
|
private |
(MeV)
Definition at line 125 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetKineticEnergy(), and StoreKineticEnergy().
|
private |
Number of hits in this plane.
Definition at line 55 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetNbOfHits(), and StoreNbOfHits().
|
private |
(MeV)
Definition at line 119 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexKineticEnergy(), and StoreOriginVertexKineticEnergy().
|
private |
Definition at line 103 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexMomentumDirectionX(), and StoreOriginVertexMomentumDirectionX().
|
private |
Definition at line 104 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexMomentumDirectionY(), and StoreOriginVertexMomentumDirectionY().
|
private |
Definition at line 105 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexMomentumDirectionZ(), and StoreOriginVertexMomentumDirectionZ().
|
private |
(degrees)
Definition at line 107 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexPhiAngle(), and StoreOriginVertexPhiAngle().
|
private |
Definition at line 95 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexPositionX(), and StoreOriginVertexPositionX().
|
private |
Definition at line 96 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexPositionY(), and StoreOriginVertexPositionY().
|
private |
Definition at line 97 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexPositionZ(), and StoreOriginVertexPositionZ().
|
private |
(degrees)
Definition at line 106 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexThetaAngle(), and StoreOriginVertexThetaAngle().
|
private |
(MeV)
Definition at line 118 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetOriginVertexTotalEnergy(), and StoreOriginVertexTotalEnergy().
|
private |
Package number.
Definition at line 51 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPackageID(), and StorePackageID().
|
private |
Name of the particle that caused this hit.
Definition at line 112 of file QweakSimUserHDC_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 113 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetParticleType(), and StoreParticleType().
|
private |
Definition at line 85 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneGlobalMomentumX(), and StorePlaneGlobalMomentumX().
|
private |
Definition at line 86 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneGlobalMomentumY(), and StorePlaneGlobalMomentumY().
|
private |
Definition at line 87 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneGlobalMomentumZ(), and StorePlaneGlobalMomentumZ().
|
private |
Definition at line 69 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneGlobalPositionX(), and StorePlaneGlobalPositionX().
|
private |
Definition at line 70 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneGlobalPositionY(), and StorePlaneGlobalPositionY().
|
private |
Definition at line 71 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneGlobalPositionZ(), and StorePlaneGlobalPositionZ().
|
private |
Has this plane been hit? 0 = no, 5 = yes.
Definition at line 56 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneHasBeenHit(), and StorePlaneHasBeenHit().
|
private |
Definition at line 77 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneLocalMomentumX(), and StorePlaneLocalMomentumX().
|
private |
Definition at line 78 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneLocalMomentumY(), and StorePlaneLocalMomentumY().
|
private |
Definition at line 79 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneLocalMomentumZ(), and StorePlaneLocalMomentumZ().
|
private |
Definition at line 61 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneLocalPositionX(), and StorePlaneLocalPositionX().
|
private |
Definition at line 62 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneLocalPositionY(), and StorePlaneLocalPositionY().
|
private |
Definition at line 63 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetPlaneLocalPositionZ(), and StorePlaneLocalPositionZ().
|
private |
(MeV)
Definition at line 124 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetTotalEnergy(), and StoreTotalEnergy().
|
private |
ID of the track from which this hit was generated.
Definition at line 52 of file QweakSimUserHDC_WirePlaneEvent.hh.
Referenced by Clear(), GetTrackID(), and StoreTrackID().