#include <PValidationFormats.h>
Public Member Functions | |
float | detajet () const |
float | dijetm () const |
float | dphijet () const |
float | drjet () const |
float | ecaljet () const |
float | etotjet () const |
void | fillDiJets (double mass) |
void | fillEcollectJet (double ee, double he, double hoe, double etot) |
void | fillEtaPhiProfileJet (double eta0, double phi0, double eta, double phi, double dist) |
void | fillJets (const std::vector< double > &enj, const std::vector< double > &etaj, const std::vector< double > &phij) |
void | fillTProfileJet (double e, double r, double t) |
float | hcaljet () const |
float | hojet () const |
std::vector< float > | jete () const |
std::vector< float > | jeteta () const |
std::vector< float > | jethite () const |
std::vector< float > | jethitr () const |
std::vector< float > | jethitt () const |
std::vector< float > | jetphi () const |
int | njet () const |
int | njethit () const |
PHcalValidInfoJets () | |
virtual | ~PHcalValidInfoJets () |
Private Attributes | |
float | detaJet |
float | dijetM |
float | dphiJet |
float | drJet |
float | ecalJet |
float | etotJet |
float | hcalJet |
float | hoJet |
std::vector< float > | jetE |
std::vector< float > | jetEta |
std::vector< float > | jetHite |
std::vector< float > | jetHitr |
std::vector< float > | jetHitt |
std::vector< float > | jetPhi |
int | nJet |
int | nJetHit |
Friends | |
class | SimG4HcalValidation |
Definition at line 1255 of file PValidationFormats.h.
|
inline |
Definition at line 1259 of file PValidationFormats.h.
|
inlinevirtual |
Definition at line 1270 of file PValidationFormats.h.
|
inline |
Definition at line 1289 of file PValidationFormats.h.
References detaJet.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1292 of file PValidationFormats.h.
References dijetM.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1290 of file PValidationFormats.h.
References dphiJet.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1291 of file PValidationFormats.h.
References drJet.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1284 of file PValidationFormats.h.
References ecalJet.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1287 of file PValidationFormats.h.
References etotJet.
Referenced by HcalHitValidation::analyzeJets().
void PHcalValidInfoJets::fillDiJets | ( | double | mass | ) |
Definition at line 1280 of file PValidationFormats.cc.
References dijetM, nano_mu_digi_cff::float, and EgHLTOffHistBins_cfi::mass.
Referenced by SimG4HcalValidation::jetAnalysis().
void PHcalValidInfoJets::fillEcollectJet | ( | double | ee, |
double | he, | ||
double | hoe, | ||
double | etot | ||
) |
Definition at line 1252 of file PValidationFormats.cc.
References ecalJet, etotJet, nano_mu_digi_cff::float, hcalJet, hcalSimParameters_cfi::he, electrons_cff::hoe, and hoJet.
Referenced by SimG4HcalValidation::jetAnalysis().
void PHcalValidInfoJets::fillEtaPhiProfileJet | ( | double | eta0, |
double | phi0, | ||
double | eta, | ||
double | phi, | ||
double | dist | ||
) |
Definition at line 1261 of file PValidationFormats.cc.
References detaJet, dphiJet, drJet, PVValHelper::eta, nano_mu_digi_cff::float, and phi.
Referenced by SimG4HcalValidation::jetAnalysis().
void PHcalValidInfoJets::fillJets | ( | const std::vector< double > & | enj, |
const std::vector< double > & | etaj, | ||
const std::vector< double > & | phij | ||
) |
Definition at line 1267 of file PValidationFormats.cc.
References PVValHelper::eta, mps_fire::i, jetE, jetEta, jetPhi, nJet, and phi.
Referenced by SimG4HcalValidation::jetAnalysis().
void PHcalValidInfoJets::fillTProfileJet | ( | double | e, |
double | r, | ||
double | t | ||
) |
Definition at line 1243 of file PValidationFormats.cc.
References MillePedeFileConverter_cfg::e, jetHite, jetHitr, jetHitt, nJetHit, alignCSCRings::r, and submitPVValidationJobs::t.
Referenced by SimG4HcalValidation::jetAnalysis().
|
inline |
Definition at line 1285 of file PValidationFormats.h.
References hcalJet.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1286 of file PValidationFormats.h.
References hoJet.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1279 of file PValidationFormats.h.
References jetE.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1280 of file PValidationFormats.h.
References jetEta.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1274 of file PValidationFormats.h.
References jetHite.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1275 of file PValidationFormats.h.
References jetHitr.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1276 of file PValidationFormats.h.
References jetHitt.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1281 of file PValidationFormats.h.
References jetPhi.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1282 of file PValidationFormats.h.
References nJet.
Referenced by HcalHitValidation::analyzeJets().
|
inline |
Definition at line 1277 of file PValidationFormats.h.
References nJetHit.
Referenced by HcalHitValidation::analyzeJets().
|
friend |
Definition at line 1256 of file PValidationFormats.h.
|
private |
Definition at line 1304 of file PValidationFormats.h.
Referenced by detajet(), and fillEtaPhiProfileJet().
|
private |
Definition at line 1304 of file PValidationFormats.h.
Referenced by dijetm(), and fillDiJets().
|
private |
Definition at line 1304 of file PValidationFormats.h.
Referenced by dphijet(), and fillEtaPhiProfileJet().
|
private |
Definition at line 1304 of file PValidationFormats.h.
Referenced by drjet(), and fillEtaPhiProfileJet().
|
private |
Definition at line 1303 of file PValidationFormats.h.
Referenced by ecaljet(), and fillEcollectJet().
|
private |
Definition at line 1303 of file PValidationFormats.h.
Referenced by etotjet(), and fillEcollectJet().
|
private |
Definition at line 1303 of file PValidationFormats.h.
Referenced by fillEcollectJet(), and hcaljet().
|
private |
Definition at line 1303 of file PValidationFormats.h.
Referenced by fillEcollectJet(), and hojet().
|
private |
Definition at line 1308 of file PValidationFormats.h.
Referenced by fillJets(), and jete().
|
private |
Definition at line 1309 of file PValidationFormats.h.
Referenced by fillJets(), and jeteta().
|
private |
Definition at line 1305 of file PValidationFormats.h.
Referenced by fillTProfileJet(), and jethite().
|
private |
Definition at line 1306 of file PValidationFormats.h.
Referenced by fillTProfileJet(), and jethitr().
|
private |
Definition at line 1307 of file PValidationFormats.h.
Referenced by fillTProfileJet(), and jethitt().
|
private |
Definition at line 1310 of file PValidationFormats.h.
Referenced by fillJets(), and jetphi().
|
private |
Definition at line 1302 of file PValidationFormats.h.
Referenced by fillJets(), and njet().
|
private |
Definition at line 1302 of file PValidationFormats.h.
Referenced by fillTProfileJet(), and njethit().