Geant4_10
|
#include <LXePMTHit.hh>
Public Member Functions | |
LXePMTHit () | |
virtual | ~LXePMTHit () |
LXePMTHit (const LXePMTHit &right) | |
const LXePMTHit & | operator= (const LXePMTHit &right) |
G4int | operator== (const LXePMTHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
virtual void | Draw () |
virtual void | Print () |
void | SetDrawit (G4bool b) |
G4bool | GetDrawit () |
void | IncPhotonCount () |
G4int | GetPhotonCount () |
void | SetPMTNumber (G4int n) |
G4int | GetPMTNumber () |
void | SetPMTPhysVol (G4VPhysicalVolume *physVol) |
G4VPhysicalVolume * | GetPMTPhysVol () |
void | SetPMTPos (G4double x, G4double y, G4double z) |
G4ThreeVector | GetPMTPos () |
Public Member Functions inherited from G4VHit | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Definition at line 48 of file LXePMTHit.hh.
LXePMTHit::LXePMTHit | ( | ) |
Definition at line 44 of file LXePMTHit.cc.
|
virtual |
Definition at line 49 of file LXePMTHit.cc.
LXePMTHit::LXePMTHit | ( | const LXePMTHit & | right | ) |
Definition at line 53 of file LXePMTHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 79 of file LXePMTHit.cc.
|
inline |
Definition at line 66 of file LXePMTHit.hh.
|
inline |
Definition at line 69 of file LXePMTHit.hh.
|
inline |
Definition at line 72 of file LXePMTHit.hh.
|
inline |
Definition at line 75 of file LXePMTHit.hh.
|
inline |
Definition at line 81 of file LXePMTHit.hh.
|
inline |
Definition at line 103 of file LXePMTHit.hh.
|
inline |
Definition at line 97 of file LXePMTHit.hh.
Definition at line 63 of file LXePMTHit.cc.
Definition at line 73 of file LXePMTHit.cc.
Reimplemented from G4VHit.
Definition at line 97 of file LXePMTHit.cc.
|
inline |