add(G4int npe) | FiberG4Hit | [inline] |
depth() const | FiberG4Hit | [inline] |
FiberG4Hit() | FiberG4Hit | |
FiberG4Hit(G4LogicalVolume *logVol, G4int tower, G4int depth, G4int tkID) | FiberG4Hit | |
FiberG4Hit(const FiberG4Hit &right) | FiberG4Hit | |
hitPos() const | FiberG4Hit | [inline] |
npe() const | FiberG4Hit | [inline] |
operator delete(void *aHit) | FiberG4Hit | [inline] |
operator new(size_t) | FiberG4Hit | [inline] |
operator=(const FiberG4Hit &right) | FiberG4Hit | |
operator==(const FiberG4Hit &right) const | FiberG4Hit | |
photon() const | FiberG4Hit | [inline] |
setDepth(G4int depth) | FiberG4Hit | [inline] |
setNpe(G4int npe) | FiberG4Hit | [inline] |
setPhoton(std::vector< HFShowerPhoton > photon) | FiberG4Hit | [inline] |
setPos(math::XYZPoint xyz) | FiberG4Hit | [inline] |
setTime(G4double t) | FiberG4Hit | [inline] |
setTowerId(G4int tower) | FiberG4Hit | [inline] |
theDepth | FiberG4Hit | [private] |
theHitPos | FiberG4Hit | [private] |
theLogV | FiberG4Hit | [private] |
theNpe | FiberG4Hit | [private] |
thePhoton | FiberG4Hit | [private] |
theTime | FiberG4Hit | [private] |
theTowerId | FiberG4Hit | [private] |
theTrackId | FiberG4Hit | [private] |
time() const | FiberG4Hit | [inline] |
towerId() const | FiberG4Hit | [inline] |
trackId() const | FiberG4Hit | [inline] |
~FiberG4Hit() | FiberG4Hit | [virtual] |