Geant4
9.6.p02
|
#include <GammaRayTelCalorimeterHit.hh>
Public Member Functions | |
GammaRayTelCalorimeterHit () | |
~GammaRayTelCalorimeterHit () | |
GammaRayTelCalorimeterHit (const GammaRayTelCalorimeterHit &) | |
const GammaRayTelCalorimeterHit & | operator= (const GammaRayTelCalorimeterHit &) |
int | operator== (const GammaRayTelCalorimeterHit &) const |
void * | operator new (size_t) |
void | operator delete (void *) |
void | Draw () |
void | Print () |
void | AddEnergy (G4double de) |
void | SetCALBarNumber (G4int i) |
void | SetCALPlaneNumber (G4int i) |
void | SetCALType (G4int i) |
void | SetPos (G4ThreeVector xyz) |
G4double | GetEdepCAL () |
G4int | GetCALBarNumber () |
G4int | GetCALPlaneNumber () |
G4int | GetCALType () |
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 GammaRayTelCalorimeterHit.hh.
GammaRayTelCalorimeterHit::GammaRayTelCalorimeterHit | ( | ) |
Definition at line 46 of file GammaRayTelCalorimeterHit.cc.
GammaRayTelCalorimeterHit::~GammaRayTelCalorimeterHit | ( | ) |
Definition at line 57 of file GammaRayTelCalorimeterHit.cc.
GammaRayTelCalorimeterHit::GammaRayTelCalorimeterHit | ( | const GammaRayTelCalorimeterHit & | right) |
Definition at line 62 of file GammaRayTelCalorimeterHit.cc.
Definition at line 77 of file GammaRayTelCalorimeterHit.hh.
|
virtual |
Reimplemented from G4VHit.
Definition at line 93 of file GammaRayTelCalorimeterHit.cc.
|
inline |
Definition at line 84 of file GammaRayTelCalorimeterHit.hh.
|
inline |
Definition at line 85 of file GammaRayTelCalorimeterHit.hh.
|
inline |
Definition at line 86 of file GammaRayTelCalorimeterHit.hh.
|
inline |
Definition at line 83 of file GammaRayTelCalorimeterHit.hh.
|
inline |
Definition at line 87 of file GammaRayTelCalorimeterHit.hh.
Definition at line 108 of file GammaRayTelCalorimeterHit.hh.
|
inline |
Definition at line 99 of file GammaRayTelCalorimeterHit.hh.
const GammaRayTelCalorimeterHit & GammaRayTelCalorimeterHit::operator= | ( | const GammaRayTelCalorimeterHit & | right) |
Definition at line 74 of file GammaRayTelCalorimeterHit.cc.
int GammaRayTelCalorimeterHit::operator== | ( | const GammaRayTelCalorimeterHit & | right) | const |
Definition at line 86 of file GammaRayTelCalorimeterHit.cc.
Reimplemented from G4VHit.
Definition at line 98 of file GammaRayTelCalorimeterHit.cc.
Definition at line 78 of file GammaRayTelCalorimeterHit.hh.
Definition at line 79 of file GammaRayTelCalorimeterHit.hh.
Definition at line 80 of file GammaRayTelCalorimeterHit.hh.
|
inline |
Definition at line 81 of file GammaRayTelCalorimeterHit.hh.