|
Geant4_10
|
#include <GammaRayTelTrackerHit.hh>
Public Member Functions | |
| GammaRayTelTrackerHit () | |
| ~GammaRayTelTrackerHit () | |
| GammaRayTelTrackerHit (const GammaRayTelTrackerHit &) | |
| const GammaRayTelTrackerHit & | operator= (const GammaRayTelTrackerHit &) |
| int | operator== (const GammaRayTelTrackerHit &) const |
| void * | operator new (size_t) |
| void | operator delete (void *) |
| void | Draw () |
| void | Print () |
| void | AddSil (G4double de) |
| void | SetNStrip (G4int i) |
| void | SetNSilPlane (G4int i) |
| void | SetPlaneType (G4int i) |
| void | SetPos (G4ThreeVector xyz) |
| G4double | GetEdepSil () |
| G4int | GetNStrip () |
| G4int | GetNSilPlane () |
| G4int | GetPlaneType () |
| G4ThreeVector | GetPos () |
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 50 of file GammaRayTelTrackerHit.hh.
| GammaRayTelTrackerHit::GammaRayTelTrackerHit | ( | ) |
Definition at line 46 of file GammaRayTelTrackerHit.cc.
| GammaRayTelTrackerHit::~GammaRayTelTrackerHit | ( | ) |
Definition at line 55 of file GammaRayTelTrackerHit.cc.
| GammaRayTelTrackerHit::GammaRayTelTrackerHit | ( | const GammaRayTelTrackerHit & | right | ) |
Definition at line 60 of file GammaRayTelTrackerHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 89 of file GammaRayTelTrackerHit.cc.
|
inline |
Definition at line 82 of file GammaRayTelTrackerHit.hh.
|
inline |
Definition at line 84 of file GammaRayTelTrackerHit.hh.
|
inline |
Definition at line 83 of file GammaRayTelTrackerHit.hh.
|
inline |
Definition at line 85 of file GammaRayTelTrackerHit.hh.
|
inline |
Definition at line 86 of file GammaRayTelTrackerHit.hh.
|
inline |
| const GammaRayTelTrackerHit & GammaRayTelTrackerHit::operator= | ( | const GammaRayTelTrackerHit & | right | ) |
Definition at line 71 of file GammaRayTelTrackerHit.cc.
| int GammaRayTelTrackerHit::operator== | ( | const GammaRayTelTrackerHit & | right | ) | const |
Definition at line 82 of file GammaRayTelTrackerHit.cc.
Reimplemented from G4VHit.
Definition at line 94 of file GammaRayTelTrackerHit.cc.
|
inline |
1.8.5