|
Geant4
9.6.p02
|
#include <H02MuonHit.hh>


Public Member Functions | |
| H02MuonHit () | |
| H02MuonHit (G4int imod, G4String aname, const G4ThreeVector &pxyz, const G4ThreeVector &xyz, G4double atof) | |
| ~H02MuonHit () | |
| H02MuonHit (const H02MuonHit &right) | |
| const H02MuonHit & | operator= (const H02MuonHit &right) |
| G4int | operator== (const H02MuonHit &right) const |
| void * | operator new (size_t) |
| void | operator delete (void *aHit) |
| void | SetModuleID (G4int i) |
| G4int | GetModuleID () const |
| void | SetParticle (G4String aname) |
| G4String | GetParticle () const |
| void | SetMomentum (const G4ThreeVector &pxyz) |
| G4ThreeVector | GetMomentum () const |
| void | SetPosition (const G4ThreeVector &xyz) |
| G4ThreeVector | GetPosition () const |
| void | SetTOF (G4double atof) |
| G4double | GetTOF () const |
| virtual void | Draw () |
| virtual void | Print () |
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 43 of file H02MuonHit.hh.
| H02MuonHit::H02MuonHit | ( | ) |
Definition at line 46 of file H02MuonHit.cc.
| H02MuonHit::H02MuonHit | ( | G4int | imod, |
| G4String | aname, | ||
| const G4ThreeVector & | pxyz, | ||
| const G4ThreeVector & | xyz, | ||
| G4double | atof | ||
| ) |
Definition at line 53 of file H02MuonHit.cc.
| H02MuonHit::~H02MuonHit | ( | ) |
Definition at line 63 of file H02MuonHit.cc.
| H02MuonHit::H02MuonHit | ( | const H02MuonHit & | right) |
Definition at line 69 of file H02MuonHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 97 of file H02MuonHit.cc.

|
inline |
Definition at line 90 of file H02MuonHit.hh.
|
inline |
Definition at line 97 of file H02MuonHit.hh.
|
inline |
Definition at line 93 of file H02MuonHit.hh.
|
inline |
Definition at line 100 of file H02MuonHit.hh.
|
inline |
Definition at line 103 of file H02MuonHit.hh.
|
inline |
| const H02MuonHit & H02MuonHit::operator= | ( | const H02MuonHit & | right) |
Definition at line 77 of file H02MuonHit.cc.
| G4int H02MuonHit::operator== | ( | const H02MuonHit & | right) | const |
Definition at line 90 of file H02MuonHit.cc.
Reimplemented from G4VHit.
Definition at line 119 of file H02MuonHit.cc.

Definition at line 89 of file H02MuonHit.hh.
|
inline |
Definition at line 95 of file H02MuonHit.hh.
Definition at line 92 of file H02MuonHit.hh.
|
inline |
Definition at line 99 of file H02MuonHit.hh.
Definition at line 102 of file H02MuonHit.hh.
1.8.4