#include <HcalQLPlotAnalAlgos.h>
Public Member Functions | |
void | end (void) |
HcalQLPlotAnalAlgos (const char *outputFilename, const edm::ParameterSet &histoParams) | |
void | processDigi (const HBHEDigiCollection &hbhedigic) |
void | processDigi (const HODigiCollection &hodigic) |
void | processDigi (const HFDigiCollection &hfdigic) |
void | processDigi (const HcalCalibDigiCollection &calibdigic, double calibFC2GeV) |
void | processRH (const HBHERecHitCollection &hbherhc, const HBHEDigiCollection &hbhedgc) |
void | processRH (const HORecHitCollection &horhc, const HODigiCollection &hodgc) |
void | processRH (const HFRecHitCollection &hfrhc, const HFDigiCollection &hfdgc) |
void | SetEventType (const HcalTBTriggerData &trigd) |
Private Member Functions | |
HcalCalibRecHit | recoCalib (const HcalCalibDataFrame &cdigi, double calibFC2GeV) |
Private Attributes | |
HcalQLPlotHistoMgr * | histos_ |
TFile * | mf_ |
HcalQLPlotHistoMgr::EventType | triggerID_ |
Definition at line 17 of file HcalQLPlotAnalAlgos.h.
HcalQLPlotAnalAlgos::HcalQLPlotAnalAlgos | ( | const char * | outputFilename, |
const edm::ParameterSet & | histoParams | ||
) |
Definition at line 43 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::end | ( | void | ) |
Definition at line 57 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::processDigi | ( | const HBHEDigiCollection & | hbhedigic | ) |
Definition at line 173 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::processDigi | ( | const HODigiCollection & | hodigic | ) |
Definition at line 199 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::processDigi | ( | const HFDigiCollection & | hfdigic | ) |
Definition at line 225 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::processDigi | ( | const HcalCalibDigiCollection & | calibdigic, |
double | calibFC2GeV | ||
) |
Definition at line 278 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::processRH | ( | const HBHERecHitCollection & | hbherhc, |
const HBHEDigiCollection & | hbhedgc | ||
) |
Definition at line 80 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::processRH | ( | const HORecHitCollection & | horhc, |
const HODigiCollection & | hodgc | ||
) |
Definition at line 111 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::processRH | ( | const HFRecHitCollection & | hfrhc, |
const HFDigiCollection & | hfdgc | ||
) |
Definition at line 142 of file HcalQLPlotAnalAlgos.cc.
|
private |
Definition at line 251 of file HcalQLPlotAnalAlgos.cc.
void HcalQLPlotAnalAlgos::SetEventType | ( | const HcalTBTriggerData & | trigd | ) |
Definition at line 62 of file HcalQLPlotAnalAlgos.cc.
|
private |
Definition at line 41 of file HcalQLPlotAnalAlgos.h.
|
private |
Definition at line 42 of file HcalQLPlotAnalAlgos.h.
|
private |
Definition at line 40 of file HcalQLPlotAnalAlgos.h.