Geant4
9.6.p02
|
#include <ExN05CalorimeterHit.hh>
Public Member Functions | |
ExN05CalorimeterHit () | |
ExN05CalorimeterHit (G4LogicalVolume *logVol) | |
~ExN05CalorimeterHit () | |
ExN05CalorimeterHit (const ExN05CalorimeterHit &right) | |
const ExN05CalorimeterHit & | operator= (const ExN05CalorimeterHit &right) |
G4int | operator== (const ExN05CalorimeterHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
void * | operator new (size_t, void *p) |
void | operator delete (void *, void *) |
void | Draw () |
void | Print () |
void | SetEdep (G4double de) |
void | AddEdep (G4double de) |
G4double | GetEdep () |
void | SetPos (G4ThreeVector xyz) |
G4ThreeVector | GetPos () |
void | SetRot (G4RotationMatrix rmat) |
G4RotationMatrix | GetRot () |
const G4LogicalVolume * | GetLogV () |
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 41 of file ExN05CalorimeterHit.hh.
ExN05CalorimeterHit::ExN05CalorimeterHit | ( | ) |
Definition at line 40 of file ExN05CalorimeterHit.cc.
ExN05CalorimeterHit::ExN05CalorimeterHit | ( | G4LogicalVolume * | logVol) |
Definition at line 43 of file ExN05CalorimeterHit.cc.
ExN05CalorimeterHit::~ExN05CalorimeterHit | ( | ) |
Definition at line 47 of file ExN05CalorimeterHit.cc.
ExN05CalorimeterHit::ExN05CalorimeterHit | ( | const ExN05CalorimeterHit & | right) |
Definition at line 50 of file ExN05CalorimeterHit.cc.
Definition at line 72 of file ExN05CalorimeterHit.hh.
|
virtual |
Reimplemented from G4VHit.
Definition at line 73 of file ExN05CalorimeterHit.cc.
|
inline |
Definition at line 74 of file ExN05CalorimeterHit.hh.
|
inline |
Definition at line 84 of file ExN05CalorimeterHit.hh.
|
inline |
Definition at line 78 of file ExN05CalorimeterHit.hh.
|
inline |
Definition at line 82 of file ExN05CalorimeterHit.hh.
Definition at line 57 of file ExN05CalorimeterHit.hh.
|
inline |
Definition at line 55 of file ExN05CalorimeterHit.hh.
const ExN05CalorimeterHit & ExN05CalorimeterHit::operator= | ( | const ExN05CalorimeterHit & | right) |
Definition at line 59 of file ExN05CalorimeterHit.cc.
G4int ExN05CalorimeterHit::operator== | ( | const ExN05CalorimeterHit & | right) | const |
Definition at line 68 of file ExN05CalorimeterHit.cc.
Reimplemented from G4VHit.
Definition at line 90 of file ExN05CalorimeterHit.cc.
|
inline |
|
inline |