#include <PHGCalValidInfo.h>
|
std::vector< float > | eehgcEdep () const |
|
float | eeTotEdep () const |
|
void | fillhgcHits (const std::vector< unsigned int > &hitdets, const std::vector< unsigned int > &hitindex, const std::vector< double > &hitvtxX, const std::vector< double > &hitvtxY, const std::vector< double > &hitvtxZ) |
|
void | fillhgcLayers (const double edepEE, const double edepHEF, const double edepHEB, const std::vector< double > &eedep, const std::vector< double > &hefdep, const std::vector< double > &hebdep) |
|
std::vector< float > | hebhgcEdep () const |
|
float | hebTotEdep () const |
|
std::vector< float > | hefhgcEdep () const |
|
float | hefTotEdep () const |
|
std::vector< unsigned int > | hitDets () const |
|
std::vector< unsigned int > | hitIndex () const |
|
std::vector< float > | hitvtxX () const |
|
std::vector< float > | hitvtxY () const |
|
std::vector< float > | hitvtxZ () const |
|
| PHGCalValidInfo () |
|
virtual | ~PHGCalValidInfo () |
|
Definition at line 12 of file PHGCalValidInfo.h.
PHGCalValidInfo::PHGCalValidInfo |
( |
| ) |
|
|
inline |
virtual PHGCalValidInfo::~PHGCalValidInfo |
( |
| ) |
|
|
inlinevirtual |
std::vector<float> PHGCalValidInfo::eehgcEdep |
( |
| ) |
const |
|
inline |
float PHGCalValidInfo::eeTotEdep |
( |
| ) |
const |
|
inline |
void PHGCalValidInfo::fillhgcHits |
( |
const std::vector< unsigned int > & |
hitdets, |
|
|
const std::vector< unsigned int > & |
hitindex, |
|
|
const std::vector< double > & |
hitvtxX, |
|
|
const std::vector< double > & |
hitvtxY, |
|
|
const std::vector< double > & |
hitvtxZ |
|
) |
| |
void PHGCalValidInfo::fillhgcLayers |
( |
const double |
edepEE, |
|
|
const double |
edepHEF, |
|
|
const double |
edepHEB, |
|
|
const std::vector< double > & |
eedep, |
|
|
const std::vector< double > & |
hefdep, |
|
|
const std::vector< double > & |
hebdep |
|
) |
| |
std::vector<float> PHGCalValidInfo::hebhgcEdep |
( |
| ) |
const |
|
inline |
float PHGCalValidInfo::hebTotEdep |
( |
| ) |
const |
|
inline |
std::vector<float> PHGCalValidInfo::hefhgcEdep |
( |
| ) |
const |
|
inline |
float PHGCalValidInfo::hefTotEdep |
( |
| ) |
const |
|
inline |
std::vector<unsigned int> PHGCalValidInfo::hitDets |
( |
| ) |
const |
|
inline |
std::vector<unsigned int> PHGCalValidInfo::hitIndex |
( |
| ) |
const |
|
inline |
std::vector<float> PHGCalValidInfo::hitvtxX |
( |
| ) |
const |
|
inline |
std::vector<float> PHGCalValidInfo::hitvtxY |
( |
| ) |
const |
|
inline |
std::vector<float> PHGCalValidInfo::hitvtxZ |
( |
| ) |
const |
|
inline |
float PHGCalValidInfo::edepEETot |
|
private |
float PHGCalValidInfo::edepHEBTot |
|
private |
float PHGCalValidInfo::edepHEFTot |
|
private |
std::vector<float> PHGCalValidInfo::hgcEEedep |
|
private |
std::vector<float> PHGCalValidInfo::hgcHEBedep |
|
private |
std::vector<float> PHGCalValidInfo::hgcHEFedep |
|
private |
std::vector<unsigned int> PHGCalValidInfo::hgcHitDets |
|
private |
std::vector<unsigned int> PHGCalValidInfo::hgcHitIndex |
|
private |
std::vector<float> PHGCalValidInfo::hgcHitVtxX |
|
private |
std::vector<float> PHGCalValidInfo::hgcHitVtxY |
|
private |
std::vector<float> PHGCalValidInfo::hgcHitVtxZ |
|
private |