Geant4
10.03.p03
|
#include <B5EmCalorimeterHit.hh>
Public Member Functions | |
B5EmCalorimeterHit () | |
B5EmCalorimeterHit (G4int cellID) | |
B5EmCalorimeterHit (const B5EmCalorimeterHit &right) | |
virtual | ~B5EmCalorimeterHit () |
const B5EmCalorimeterHit & | operator= (const B5EmCalorimeterHit &right) |
int | operator== (const B5EmCalorimeterHit &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 |
EM Calorimeter hit
It records:
Definition at line 52 of file B5EmCalorimeterHit.hh.
B5EmCalorimeterHit::B5EmCalorimeterHit | ( | ) |
Definition at line 50 of file B5EmCalorimeterHit.cc.
B5EmCalorimeterHit::B5EmCalorimeterHit | ( | G4int | cellID | ) |
Definition at line 57 of file B5EmCalorimeterHit.cc.
B5EmCalorimeterHit::B5EmCalorimeterHit | ( | const B5EmCalorimeterHit & | right | ) |
Definition at line 69 of file B5EmCalorimeterHit.cc.
|
virtual |
Definition at line 64 of file B5EmCalorimeterHit.cc.
Definition at line 75 of file B5EmCalorimeterHit.hh.
|
virtual |
Reimplemented from G4VHit.
Definition at line 149 of file B5EmCalorimeterHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 100 of file B5EmCalorimeterHit.cc.
Reimplemented from G4VHit.
Definition at line 121 of file B5EmCalorimeterHit.cc.
|
inline |
Definition at line 72 of file B5EmCalorimeterHit.hh.
|
inline |
Definition at line 76 of file B5EmCalorimeterHit.hh.
|
inline |
Definition at line 85 of file B5EmCalorimeterHit.hh.
|
inline |
Definition at line 79 of file B5EmCalorimeterHit.hh.
|
inline |
Definition at line 82 of file B5EmCalorimeterHit.hh.
Definition at line 107 of file B5EmCalorimeterHit.hh.
|
inline |
Definition at line 99 of file B5EmCalorimeterHit.hh.
const B5EmCalorimeterHit & B5EmCalorimeterHit::operator= | ( | const B5EmCalorimeterHit & | right | ) |
Definition at line 80 of file B5EmCalorimeterHit.cc.
int B5EmCalorimeterHit::operator== | ( | const B5EmCalorimeterHit & | right | ) | const |
Definition at line 93 of file B5EmCalorimeterHit.cc.
Reimplemented from G4VHit.
Definition at line 172 of file B5EmCalorimeterHit.cc.
Definition at line 71 of file B5EmCalorimeterHit.hh.
Definition at line 74 of file B5EmCalorimeterHit.hh.
|
inline |
Definition at line 84 of file B5EmCalorimeterHit.hh.
|
inline |
Definition at line 78 of file B5EmCalorimeterHit.hh.
|
inline |
Definition at line 81 of file B5EmCalorimeterHit.hh.