Geant4
10.03.p03
|
#include <B5HodoscopeHit.hh>
Public Member Functions | |
B5HodoscopeHit (G4int i, G4double t) | |
B5HodoscopeHit (const B5HodoscopeHit &right) | |
virtual | ~B5HodoscopeHit () |
const B5HodoscopeHit & | operator= (const B5HodoscopeHit &right) |
int | operator== (const B5HodoscopeHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
void | Draw () |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
void | Print () |
G4int | GetID () const |
void | SetTime (G4double val) |
G4double | GetTime () 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 |
Hodoscope hit
It records:
Definition at line 52 of file B5HodoscopeHit.hh.
Definition at line 51 of file B5HodoscopeHit.cc.
B5HodoscopeHit::B5HodoscopeHit | ( | const B5HodoscopeHit & | right | ) |
Definition at line 63 of file B5HodoscopeHit.cc.
|
virtual |
Definition at line 58 of file B5HodoscopeHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 136 of file B5HodoscopeHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 93 of file B5HodoscopeHit.cc.
Reimplemented from G4VHit.
Definition at line 110 of file B5HodoscopeHit.cc.
|
inline |
Definition at line 70 of file B5HodoscopeHit.hh.
|
inline |
Definition at line 82 of file B5HodoscopeHit.hh.
|
inline |
Definition at line 76 of file B5HodoscopeHit.hh.
|
inline |
Definition at line 79 of file B5HodoscopeHit.hh.
|
inline |
Definition at line 73 of file B5HodoscopeHit.hh.
Definition at line 104 of file B5HodoscopeHit.hh.
|
inline |
Definition at line 96 of file B5HodoscopeHit.hh.
const B5HodoscopeHit & B5HodoscopeHit::operator= | ( | const B5HodoscopeHit & | right | ) |
Definition at line 74 of file B5HodoscopeHit.cc.
int B5HodoscopeHit::operator== | ( | const B5HodoscopeHit & | right | ) | const |
Definition at line 86 of file B5HodoscopeHit.cc.
Reimplemented from G4VHit.
Definition at line 159 of file B5HodoscopeHit.cc.
|
inline |
Definition at line 81 of file B5HodoscopeHit.hh.
|
inline |
Definition at line 75 of file B5HodoscopeHit.hh.
|
inline |
Definition at line 78 of file B5HodoscopeHit.hh.
Definition at line 72 of file B5HodoscopeHit.hh.