Geant4
10.03.p02
|
#include <ExExChSensitiveDetectorHit.hh>
Public Member Functions | |
ExExChSensitiveDetectorHit () | |
ExExChSensitiveDetectorHit (G4int z) | |
virtual | ~ExExChSensitiveDetectorHit () |
ExExChSensitiveDetectorHit (const ExExChSensitiveDetectorHit &right) | |
const ExExChSensitiveDetectorHit & | operator= (const ExExChSensitiveDetectorHit &right) |
int | operator== (const ExExChSensitiveDetectorHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
virtual void | Draw () |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
virtual void | Print () |
void | SetLayerID (G4int z) |
G4int | GetLayerID () const |
void | SetWorldPos (G4ThreeVector xyz) |
G4ThreeVector | GetWorldPos () const |
Public Member Functions inherited from G4VHit | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
Definition at line 45 of file ExExChSensitiveDetectorHit.hh.
ExExChSensitiveDetectorHit::ExExChSensitiveDetectorHit | ( | ) |
Definition at line 54 of file ExExChSensitiveDetectorHit.cc.
ExExChSensitiveDetectorHit::ExExChSensitiveDetectorHit | ( | G4int | z | ) |
Definition at line 60 of file ExExChSensitiveDetectorHit.cc.
|
virtual |
Definition at line 66 of file ExExChSensitiveDetectorHit.cc.
ExExChSensitiveDetectorHit::ExExChSensitiveDetectorHit | ( | const ExExChSensitiveDetectorHit & | right | ) |
Definition at line 71 of file ExExChSensitiveDetectorHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 131 of file ExExChSensitiveDetectorHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 96 of file ExExChSensitiveDetectorHit.cc.
Reimplemented from G4VHit.
Definition at line 113 of file ExExChSensitiveDetectorHit.cc.
|
inline |
Definition at line 71 of file ExExChSensitiveDetectorHit.hh.
|
inline |
Definition at line 73 of file ExExChSensitiveDetectorHit.hh.
Definition at line 101 of file ExExChSensitiveDetectorHit.hh.
|
inline |
Definition at line 87 of file ExExChSensitiveDetectorHit.hh.
const ExExChSensitiveDetectorHit & ExExChSensitiveDetectorHit::operator= | ( | const ExExChSensitiveDetectorHit & | right | ) |
Definition at line 80 of file ExExChSensitiveDetectorHit.cc.
int ExExChSensitiveDetectorHit::operator== | ( | const ExExChSensitiveDetectorHit & | right | ) | const |
Definition at line 90 of file ExExChSensitiveDetectorHit.cc.
Reimplemented from G4VHit.
Definition at line 145 of file ExExChSensitiveDetectorHit.cc.
Definition at line 70 of file ExExChSensitiveDetectorHit.hh.
|
inline |
Definition at line 72 of file ExExChSensitiveDetectorHit.hh.