Geant4
9.6.p02
|
#include <A01EmCalorimeterHit.hh>
Public Member Functions | |
A01EmCalorimeterHit () | |
A01EmCalorimeterHit (G4int z) | |
virtual | ~A01EmCalorimeterHit () |
A01EmCalorimeterHit (const A01EmCalorimeterHit &right) | |
const A01EmCalorimeterHit & | operator= (const A01EmCalorimeterHit &right) |
int | operator== (const A01EmCalorimeterHit &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 | SetCellID (G4int z) |
G4int | GetCellID () const |
void | SetEdep (G4double de) |
void | AddEdep (G4double de) |
G4double | GetEdep () const |
void | SetPos (G4ThreeVector xyz) |
G4ThreeVector | GetPos () const |
void | SetRot (G4RotationMatrix rmat) |
G4RotationMatrix | GetRot () const |
void | SetLogV (G4LogicalVolume *val) |
const G4LogicalVolume * | GetLogV () const |
Public Member Functions inherited from G4VHit | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
Definition at line 46 of file A01EmCalorimeterHit.hh.
A01EmCalorimeterHit::A01EmCalorimeterHit | ( | ) |
Definition at line 48 of file A01EmCalorimeterHit.cc.
A01EmCalorimeterHit::A01EmCalorimeterHit | ( | G4int | z) |
Definition at line 55 of file A01EmCalorimeterHit.cc.
|
virtual |
Definition at line 62 of file A01EmCalorimeterHit.cc.
A01EmCalorimeterHit::A01EmCalorimeterHit | ( | const A01EmCalorimeterHit & | right) |
Definition at line 65 of file A01EmCalorimeterHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 134 of file A01EmCalorimeterHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 89 of file A01EmCalorimeterHit.cc.
Reimplemented from G4VHit.
Definition at line 109 of file A01EmCalorimeterHit.cc.
|
inline |
Definition at line 73 of file A01EmCalorimeterHit.hh.
|
inline |
|
inline |
|
inline |
Definition at line 78 of file A01EmCalorimeterHit.hh.
|
inline |
Definition at line 80 of file A01EmCalorimeterHit.hh.
|
inline |
const A01EmCalorimeterHit & A01EmCalorimeterHit::operator= | ( | const A01EmCalorimeterHit & | right) |
Definition at line 74 of file A01EmCalorimeterHit.cc.
int A01EmCalorimeterHit::operator== | ( | const A01EmCalorimeterHit & | right) | const |
Definition at line 84 of file A01EmCalorimeterHit.cc.
Reimplemented from G4VHit.
Definition at line 159 of file A01EmCalorimeterHit.cc.
Definition at line 72 of file A01EmCalorimeterHit.hh.
Definition at line 74 of file A01EmCalorimeterHit.hh.
|
inline |
|
inline |
|
inline |