#include <SimG4CMS/Forward/interface/TotemTestHistoClass.h>
Classes | |
struct | Hit |
Public Member Functions | |
void | fillHit (int uID, int pType, int tID, int pID, float eLoss, float pAbs, float vX, float vY, float vZ, float x, float y, float z) |
int | getEVT () const |
std::vector< Hit > | getHits () const |
int | getNHit () const |
void | setEVT (int v) |
TotemTestHistoClass () | |
virtual | ~TotemTestHistoClass () |
Private Attributes | |
int | evt |
std::vector< Hit > | hit |
int | hits |
Description: Content of the Root file for Totem Tests
Usage: Used in testing Totem simulation
Definition at line 26 of file TotemTestHistoClass.h.
|
explicit |
Definition at line 25 of file TotemTestHistoClass.cc.
|
virtual |
Definition at line 27 of file TotemTestHistoClass.cc.
void TotemTestHistoClass::fillHit | ( | int | uID, |
int | pType, | ||
int | tID, | ||
int | pID, | ||
float | eLoss, | ||
float | pAbs, | ||
float | vX, | ||
float | vY, | ||
float | vZ, | ||
float | x, | ||
float | y, | ||
float | z | ||
) |
Definition at line 29 of file TotemTestHistoClass.cc.
References TotemTestHistoClass::Hit::ELoss, h, hits, LogDebug, TotemTestHistoClass::Hit::PABS, TotemTestHistoClass::Hit::PID, TotemTestHistoClass::Hit::Ptype, TopDecayID::tID, TotemTestHistoClass::Hit::TID, TotemTestHistoClass::Hit::UID, TotemTestHistoClass::Hit::vx, TotemTestHistoClass::Hit::vy, TotemTestHistoClass::Hit::vz, x, TotemTestHistoClass::Hit::x, y, TotemTestHistoClass::Hit::y, z, and TotemTestHistoClass::Hit::z.
Referenced by TotemTestGem::fillEvent(), and setEVT().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 55 of file TotemTestHistoClass.h.
References evt, fillHit(), TopDecayID::tID, findQualityFiles::v, TotemTestHistoClass::Hit::x, TotemTestHistoClass::Hit::y, and TotemTestHistoClass::Hit::z.
Referenced by TotemTestGem::fillEvent().
|
private |
Definition at line 62 of file TotemTestHistoClass.h.
|
private |
Definition at line 63 of file TotemTestHistoClass.h.
Referenced by getHits().
|
private |
Definition at line 62 of file TotemTestHistoClass.h.
Referenced by ntupleDataFormat._TrackingParticleMatchAdaptor::bestMatchingTrackingParticle(), fillHit(), and getNHit().