Geant4
10.03.p03
|
#include <GammaRayTelAnticoincidenceHit.hh>
Public Member Functions | |
GammaRayTelAnticoincidenceHit () | |
~GammaRayTelAnticoincidenceHit () | |
GammaRayTelAnticoincidenceHit (const GammaRayTelAnticoincidenceHit &) | |
const GammaRayTelAnticoincidenceHit & | operator= (const GammaRayTelAnticoincidenceHit &) |
int | operator== (const GammaRayTelAnticoincidenceHit &) const |
void * | operator new (size_t) |
void | operator delete (void *) |
void | Draw () |
void | Print () |
void | AddEnergy (G4double de) |
void | SetACDTileNumber (G4int i) |
void | SetACDType (G4int i) |
void | SetPos (G4ThreeVector xyz) |
G4double | GetEdepACD () |
G4int | GetACDTileNumber () |
G4int | GetACDType () |
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 GammaRayTelAnticoincidenceHit.hh.
GammaRayTelAnticoincidenceHit::GammaRayTelAnticoincidenceHit | ( | ) |
Definition at line 46 of file GammaRayTelAnticoincidenceHit.cc.
GammaRayTelAnticoincidenceHit::~GammaRayTelAnticoincidenceHit | ( | ) |
Definition at line 56 of file GammaRayTelAnticoincidenceHit.cc.
GammaRayTelAnticoincidenceHit::GammaRayTelAnticoincidenceHit | ( | const GammaRayTelAnticoincidenceHit & | right | ) |
Definition at line 61 of file GammaRayTelAnticoincidenceHit.cc.
Definition at line 76 of file GammaRayTelAnticoincidenceHit.hh.
|
virtual |
|
inline |
Definition at line 82 of file GammaRayTelAnticoincidenceHit.hh.
|
inline |
Definition at line 83 of file GammaRayTelAnticoincidenceHit.hh.
|
inline |
Definition at line 81 of file GammaRayTelAnticoincidenceHit.hh.
|
inline |
Definition at line 84 of file GammaRayTelAnticoincidenceHit.hh.
Definition at line 105 of file GammaRayTelAnticoincidenceHit.hh.
|
inline |
Definition at line 96 of file GammaRayTelAnticoincidenceHit.hh.
const GammaRayTelAnticoincidenceHit & GammaRayTelAnticoincidenceHit::operator= | ( | const GammaRayTelAnticoincidenceHit & | right | ) |
Definition at line 72 of file GammaRayTelAnticoincidenceHit.cc.
int GammaRayTelAnticoincidenceHit::operator== | ( | const GammaRayTelAnticoincidenceHit & | right | ) | const |
Definition at line 83 of file GammaRayTelAnticoincidenceHit.cc.
Definition at line 77 of file GammaRayTelAnticoincidenceHit.hh.
Definition at line 78 of file GammaRayTelAnticoincidenceHit.hh.
|
inline |
Definition at line 79 of file GammaRayTelAnticoincidenceHit.hh.