Geant4
9.6.p02
|
#include <A01HodoscopeHit.hh>
Public Member Functions | |
A01HodoscopeHit (G4int i, G4double t) | |
virtual | ~A01HodoscopeHit () |
A01HodoscopeHit (const A01HodoscopeHit &right) | |
const A01HodoscopeHit & | operator= (const A01HodoscopeHit &right) |
int | operator== (const A01HodoscopeHit &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 |
G4double | GetTime () const |
void | SetTime (G4double val) |
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 A01HodoscopeHit.hh.
Definition at line 47 of file A01HodoscopeHit.cc.
|
virtual |
Definition at line 54 of file A01HodoscopeHit.cc.
A01HodoscopeHit::A01HodoscopeHit | ( | const A01HodoscopeHit & | right) |
Definition at line 57 of file A01HodoscopeHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 122 of file A01HodoscopeHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 81 of file A01HodoscopeHit.cc.
Reimplemented from G4VHit.
Definition at line 97 of file A01HodoscopeHit.cc.
|
inline |
Definition at line 72 of file A01HodoscopeHit.hh.
|
inline |
Definition at line 80 of file A01HodoscopeHit.hh.
|
inline |
Definition at line 76 of file A01HodoscopeHit.hh.
|
inline |
Definition at line 78 of file A01HodoscopeHit.hh.
|
inline |
Definition at line 73 of file A01HodoscopeHit.hh.
|
inline |
const A01HodoscopeHit & A01HodoscopeHit::operator= | ( | const A01HodoscopeHit & | right) |
Definition at line 66 of file A01HodoscopeHit.cc.
int A01HodoscopeHit::operator== | ( | const A01HodoscopeHit & | right) | const |
Definition at line 76 of file A01HodoscopeHit.cc.
Reimplemented from G4VHit.
Definition at line 147 of file A01HodoscopeHit.cc.
|
inline |
|
inline |
|
inline |
Definition at line 74 of file A01HodoscopeHit.hh.