#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 (std::vector< double > enj, std::vector< double > etaj, 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 1164 of file PValidationFormats.h.
PHcalValidInfoJets::PHcalValidInfoJets | ( | ) | [inline] |
virtual PHcalValidInfoJets::~PHcalValidInfoJets | ( | ) | [inline, virtual] |
Definition at line 1173 of file PValidationFormats.h.
{}
float PHcalValidInfoJets::detajet | ( | ) | const [inline] |
float PHcalValidInfoJets::dijetm | ( | ) | const [inline] |
float PHcalValidInfoJets::dphijet | ( | ) | const [inline] |
float PHcalValidInfoJets::drjet | ( | ) | const [inline] |
float PHcalValidInfoJets::ecaljet | ( | ) | const [inline] |
float PHcalValidInfoJets::etotjet | ( | ) | const [inline] |
void PHcalValidInfoJets::fillDiJets | ( | double | mass | ) |
Definition at line 1401 of file PValidationFormats.cc.
References dijetM.
Referenced by SimG4HcalValidation::jetAnalysis().
void PHcalValidInfoJets::fillEcollectJet | ( | double | ee, |
double | he, | ||
double | hoe, | ||
double | etot | ||
) |
void PHcalValidInfoJets::fillEtaPhiProfileJet | ( | double | eta0, |
double | phi0, | ||
double | eta, | ||
double | phi, | ||
double | dist | ||
) |
void PHcalValidInfoJets::fillJets | ( | std::vector< double > | enj, |
std::vector< double > | etaj, | ||
std::vector< double > | phij | ||
) |
Definition at line 1387 of file PValidationFormats.cc.
References i, jetE, jetEta, jetPhi, and nJet.
Referenced by SimG4HcalValidation::jetAnalysis().
void PHcalValidInfoJets::fillTProfileJet | ( | double | e, |
double | r, | ||
double | t | ||
) |
Definition at line 1359 of file PValidationFormats.cc.
References jetHite, jetHitr, jetHitt, and nJetHit.
Referenced by SimG4HcalValidation::jetAnalysis().
float PHcalValidInfoJets::hcaljet | ( | ) | const [inline] |
float PHcalValidInfoJets::hojet | ( | ) | const [inline] |
std::vector<float> PHcalValidInfoJets::jete | ( | ) | const [inline] |
std::vector<float> PHcalValidInfoJets::jeteta | ( | ) | const [inline] |
std::vector<float> PHcalValidInfoJets::jethite | ( | ) | const [inline] |
std::vector<float> PHcalValidInfoJets::jethitr | ( | ) | const [inline] |
std::vector<float> PHcalValidInfoJets::jethitt | ( | ) | const [inline] |
std::vector<float> PHcalValidInfoJets::jetphi | ( | ) | const [inline] |
int PHcalValidInfoJets::njet | ( | ) | const [inline] |
int PHcalValidInfoJets::njethit | ( | ) | const [inline] |
friend class SimG4HcalValidation [friend] |
Definition at line 1166 of file PValidationFormats.h.
float PHcalValidInfoJets::detaJet [private] |
Definition at line 1210 of file PValidationFormats.h.
Referenced by detajet(), and fillEtaPhiProfileJet().
float PHcalValidInfoJets::dijetM [private] |
Definition at line 1210 of file PValidationFormats.h.
Referenced by dijetm(), and fillDiJets().
float PHcalValidInfoJets::dphiJet [private] |
Definition at line 1210 of file PValidationFormats.h.
Referenced by dphijet(), and fillEtaPhiProfileJet().
float PHcalValidInfoJets::drJet [private] |
Definition at line 1210 of file PValidationFormats.h.
Referenced by drjet(), and fillEtaPhiProfileJet().
float PHcalValidInfoJets::ecalJet [private] |
Definition at line 1209 of file PValidationFormats.h.
Referenced by ecaljet(), and fillEcollectJet().
float PHcalValidInfoJets::etotJet [private] |
Definition at line 1209 of file PValidationFormats.h.
Referenced by etotjet(), and fillEcollectJet().
float PHcalValidInfoJets::hcalJet [private] |
Definition at line 1209 of file PValidationFormats.h.
Referenced by fillEcollectJet(), and hcaljet().
float PHcalValidInfoJets::hoJet [private] |
Definition at line 1209 of file PValidationFormats.h.
Referenced by fillEcollectJet(), and hojet().
std::vector<float> PHcalValidInfoJets::jetE [private] |
Definition at line 1214 of file PValidationFormats.h.
Referenced by fillJets(), and jete().
std::vector<float> PHcalValidInfoJets::jetEta [private] |
Definition at line 1215 of file PValidationFormats.h.
Referenced by fillJets(), and jeteta().
std::vector<float> PHcalValidInfoJets::jetHite [private] |
Definition at line 1211 of file PValidationFormats.h.
Referenced by fillTProfileJet(), and jethite().
std::vector<float> PHcalValidInfoJets::jetHitr [private] |
Definition at line 1212 of file PValidationFormats.h.
Referenced by fillTProfileJet(), and jethitr().
std::vector<float> PHcalValidInfoJets::jetHitt [private] |
Definition at line 1213 of file PValidationFormats.h.
Referenced by fillTProfileJet(), and jethitt().
std::vector<float> PHcalValidInfoJets::jetPhi [private] |
Definition at line 1216 of file PValidationFormats.h.
Referenced by fillJets(), and jetphi().
int PHcalValidInfoJets::nJet [private] |
Definition at line 1208 of file PValidationFormats.h.
Referenced by fillJets(), and njet().
int PHcalValidInfoJets::nJetHit [private] |
Definition at line 1208 of file PValidationFormats.h.
Referenced by fillTProfileJet(), and njethit().