#include <PValidationFormats.h>
Public Member Functions | |
std::vector< float > | edepth () const |
float | eebee () const |
float | eecalhf () const |
float | ehbhe () const |
float | ehcalhf () const |
std::vector< float > | eHit () const |
float | eho () const |
std::vector< float > | elayer () const |
float | elonghf () const |
float | eshorthf () const |
std::vector< float > | etaHit () const |
void | fillHF (double fibl, double fibs, double enec, double enhc) |
void | fillHits (int Nhits, int lay, int unitID, double eta, double phi, double ehit, double t) |
void | fillLayers (double el[], double ed[], double ho, double hbhe, double ebee) |
std::vector< float > | idHit () const |
std::vector< float > | layerHit () const |
int | nHit () const |
PHcalValidInfoLayer () | |
std::vector< float > | phiHit () const |
std::vector< float > | tHit () const |
virtual | ~PHcalValidInfoLayer () |
Private Attributes | |
std::vector< float > | eDepth |
float | eEBEE |
float | eEcalHF |
float | eHBHE |
float | eHcalHF |
float | eHO |
std::vector< float > | eLayer |
float | elongHF |
float | eshortHF |
std::vector< float > | hitE |
std::vector< float > | hitEta |
std::vector< float > | hitId |
std::vector< float > | hitLayer |
int | hitN |
std::vector< float > | hitPhi |
std::vector< float > | hitTime |
Friends | |
class | SimG4HcalValidation |
Definition at line 1328 of file PValidationFormats.h.
|
inline |
|
inlinevirtual |
Definition at line 1334 of file PValidationFormats.h.
|
inline |
Definition at line 1348 of file PValidationFormats.h.
References eDepth.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
|
inline |
Definition at line 1344 of file PValidationFormats.h.
References eEcalHF.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1340 of file PValidationFormats.h.
References eHBHE.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1345 of file PValidationFormats.h.
References eHcalHF.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1352 of file PValidationFormats.h.
References hitE.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1339 of file PValidationFormats.h.
References eHO.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1347 of file PValidationFormats.h.
References eLayer.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1342 of file PValidationFormats.h.
References elongHF.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1343 of file PValidationFormats.h.
References eshortHF.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1350 of file PValidationFormats.h.
References hitEta.
Referenced by HcalHitValidation::analyzeLayer().
void PHcalValidInfoLayer::fillHF | ( | double | fibl, |
double | fibs, | ||
double | enec, | ||
double | enhc | ||
) |
Definition at line 1300 of file PValidationFormats.cc.
References eEcalHF, eHcalHF, elongHF, eshortHF, and dqmMemoryStats::float.
Referenced by SimG4HcalValidation::layerAnalysis().
void PHcalValidInfoLayer::fillHits | ( | int | Nhits, |
int | lay, | ||
int | unitID, | ||
double | eta, | ||
double | phi, | ||
double | ehit, | ||
double | t | ||
) |
Definition at line 1307 of file PValidationFormats.cc.
References PVValHelper::eta, hitE, hitEta, hitId, hitLayer, hitN, hitPhi, hitTime, phi, and submitPVValidationJobs::t.
Referenced by SimG4HcalValidation::fetchHits().
void PHcalValidInfoLayer::fillLayers | ( | double | el[], |
double | ed[], | ||
double | ho, | ||
double | hbhe, | ||
double | ebee | ||
) |
Definition at line 1286 of file PValidationFormats.cc.
References eDepth, eEBEE, eHBHE, eHO, eLayer, dqmMemoryStats::float, photonIsolationHIProducer_cfi::hbhe, photonIsolationHIProducer_cfi::ho, and mps_fire::i.
Referenced by SimG4HcalValidation::layerAnalysis().
|
inline |
Definition at line 1355 of file PValidationFormats.h.
References hitId.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1354 of file PValidationFormats.h.
References hitLayer.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1337 of file PValidationFormats.h.
References hitN.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1351 of file PValidationFormats.h.
References hitPhi.
Referenced by HcalHitValidation::analyzeLayer().
|
inline |
Definition at line 1353 of file PValidationFormats.h.
References hitTime.
Referenced by HcalHitValidation::analyzeLayer().
|
friend |
Definition at line 1329 of file PValidationFormats.h.
|
private |
Definition at line 1368 of file PValidationFormats.h.
Referenced by edepth(), and fillLayers().
|
private |
Definition at line 1365 of file PValidationFormats.h.
Referenced by eebee(), and fillLayers().
|
private |
Definition at line 1366 of file PValidationFormats.h.
|
private |
Definition at line 1365 of file PValidationFormats.h.
Referenced by ehbhe(), and fillLayers().
|
private |
Definition at line 1366 of file PValidationFormats.h.
|
private |
Definition at line 1365 of file PValidationFormats.h.
Referenced by eho(), and fillLayers().
|
private |
Definition at line 1367 of file PValidationFormats.h.
Referenced by elayer(), and fillLayers().
|
private |
Definition at line 1366 of file PValidationFormats.h.
|
private |
Definition at line 1366 of file PValidationFormats.h.
Referenced by eshorthf(), and fillHF().
|
private |
Definition at line 1374 of file PValidationFormats.h.
Referenced by eHit(), and fillHits().
|
private |
Definition at line 1372 of file PValidationFormats.h.
Referenced by etaHit(), and fillHits().
|
private |
Definition at line 1371 of file PValidationFormats.h.
Referenced by fillHits(), and idHit().
|
private |
Definition at line 1370 of file PValidationFormats.h.
Referenced by fillHits(), and layerHit().
|
private |
Definition at line 1364 of file PValidationFormats.h.
Referenced by fillHits(), and nHit().
|
private |
Definition at line 1373 of file PValidationFormats.h.
Referenced by fillHits(), and phiHit().
|
private |
Definition at line 1375 of file PValidationFormats.h.
Referenced by fillHits(), and tHit().