GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <Hit.h>
Public Member Functions | |
MHit () | |
virtual | ~MHit () |
const MHit & | operator= (const MHit &) |
void | Draw () |
void | SetPos (G4ThreeVector xyz) |
vector< G4ThreeVector > | GetPos () |
G4ThreeVector | GetLastPos () |
void | SetLPos (G4ThreeVector xyz) |
vector< G4ThreeVector > | GetLPos () |
void | SetVert (G4ThreeVector ver) |
G4ThreeVector | GetVert () |
vector< G4ThreeVector > | GetVerts () |
void | SetEdep (double depe) |
vector< double > | GetEdep () |
void | SetDx (double Dx) |
vector< double > | GetDx () |
void | SetTime (double ctime) |
vector< double > | GetTime () |
void | SetMom (G4ThreeVector pxyz) |
G4ThreeVector | GetMom () |
vector< G4ThreeVector > | GetMoms () |
void | SetE (double ene) |
double | GetE () |
vector< double > | GetEs () |
void | SetTrackId (int tid) |
int | GetTId () |
vector< int > | GetTIds () |
vector< identifier > | GetId () |
void | SetId (vector< identifier > iden) |
void | SetDetector (detector det) |
vector< detector > | GetDetectors () |
detector | GetDetector () |
void | SetPID (int pid) |
int | GetPID () |
vector< int > | GetPIDs () |
void | SetCharge (int Q) |
int | GetCharge () |
vector< int > | GetCharges () |
void | SetmTrackId (int tid) |
void | SetmTrackIds (vector< int > tid) |
int | GetmTrackId () |
vector< int > | GetmTrackIds () |
void | SetoTrackId (int tid) |
void | SetoTrackIds (vector< int > tid) |
int | GetoTrackId () |
vector< int > | GetoTrackIds () |
void | SetmPID (int mpid) |
void | SetmPIDs (vector< int > mpid) |
int | GetmPID () |
vector< int > | GetmPIDs () |
void | SetmVert (G4ThreeVector ver) |
void | SetmVerts (vector< G4ThreeVector > ver) |
G4ThreeVector | GetmVert () |
vector< G4ThreeVector > | GetmVerts () |
void | SetSDID (sensitiveID s) |
sensitiveID | GetSDID () |
void | setSignal (map< double, double > VT) |
vector< double > | getSignalT () |
vector< double > | getSignalV () |
Data Fields | |
G4Colour | colour_touch |
G4Colour | colour_hit |
G4Colour | colour_passby |
|
inline |
|
inline |
|
inline |
|
inline |