#include <PValidationFormats.h>
|
TrkVector | getG4Trk () |
|
VtxVector | getG4Vtx () |
|
HitVector | getHits () |
|
int | getnG4Trk () |
|
int | getnG4Vtx () |
|
int | getnHits () |
|
int | getnRawGenPart () |
|
| PTrackerSimHit () |
|
void | putG4Trk (const std::vector< float > &pt, const std::vector< float > &e, const std::vector< float > &eta, const std::vector< float > &phi) |
|
void | putG4Vtx (const std::vector< float > &x, const std::vector< float > &y, const std::vector< float > &z) |
|
void | putHits (const std::vector< int > &_sysID, const std::vector< float > &_detUnitId, const std::vector< float > &_trackId, const std::vector< float > &_processType, const std::vector< float > &_particleType, const std::vector< float > &_pabs, const std::vector< float > &_lpx, const std::vector< float > &_lpy, const std::vector< float > &_lpz, const std::vector< float > &_ldx, const std::vector< float > &_ldy, const std::vector< float > &_ldz, const std::vector< float > &_ldtheta, const std::vector< float > &_ldphi, const std::vector< float > &_exx, const std::vector< float > &_exy, const std::vector< float > &_exz, const std::vector< float > &_enx, const std::vector< float > &_eny, const std::vector< float > &_enz, const std::vector< float > &_eloss, const std::vector< float > &_tof) |
|
void | putRawGenPart (int n) |
|
virtual | ~PTrackerSimHit () |
|
Definition at line 1658 of file PValidationFormats.h.
PTrackerSimHit::PTrackerSimHit |
( |
| ) |
|
|
inline |
virtual PTrackerSimHit::~PTrackerSimHit |
( |
| ) |
|
|
inlinevirtual |
int PTrackerSimHit::getnG4Trk |
( |
| ) |
|
|
inline |
int PTrackerSimHit::getnG4Vtx |
( |
| ) |
|
|
inline |
int PTrackerSimHit::getnHits |
( |
| ) |
|
|
inline |
int PTrackerSimHit::getnRawGenPart |
( |
| ) |
|
|
inline |
void PTrackerSimHit::putG4Trk |
( |
const std::vector< float > & |
pt, |
|
|
const std::vector< float > & |
e, |
|
|
const std::vector< float > & |
eta, |
|
|
const std::vector< float > & |
phi |
|
) |
| |
void PTrackerSimHit::putG4Vtx |
( |
const std::vector< float > & |
x, |
|
|
const std::vector< float > & |
y, |
|
|
const std::vector< float > & |
z |
|
) |
| |
void PTrackerSimHit::putHits |
( |
const std::vector< int > & |
_sysID, |
|
|
const std::vector< float > & |
_detUnitId, |
|
|
const std::vector< float > & |
_trackId, |
|
|
const std::vector< float > & |
_processType, |
|
|
const std::vector< float > & |
_particleType, |
|
|
const std::vector< float > & |
_pabs, |
|
|
const std::vector< float > & |
_lpx, |
|
|
const std::vector< float > & |
_lpy, |
|
|
const std::vector< float > & |
_lpz, |
|
|
const std::vector< float > & |
_ldx, |
|
|
const std::vector< float > & |
_ldy, |
|
|
const std::vector< float > & |
_ldz, |
|
|
const std::vector< float > & |
_ldtheta, |
|
|
const std::vector< float > & |
_ldphi, |
|
|
const std::vector< float > & |
_exx, |
|
|
const std::vector< float > & |
_exy, |
|
|
const std::vector< float > & |
_exz, |
|
|
const std::vector< float > & |
_enx, |
|
|
const std::vector< float > & |
_eny, |
|
|
const std::vector< float > & |
_enz, |
|
|
const std::vector< float > & |
_eloss, |
|
|
const std::vector< float > & |
_tof |
|
) |
| |
void PTrackerSimHit::putRawGenPart |
( |
int |
n | ) |
|
int PTrackerSimHit::nG4Trk |
|
private |
int PTrackerSimHit::nG4Vtx |
|
private |
int PTrackerSimHit::nHits |
|
private |
int PTrackerSimHit::nRawGenPart |
|
private |