#include <PlotAllDisplay.h>
|
void | CrateDisplaySelector (int crate, int evtType, int flavType, int plotStatType) |
|
void | displayElecOne (int fiber, int fiberChan, int crate, int slot, int tb, int evtType, int flavType) |
|
void | displayElecOne (const MyElectronicsId &id, int evtType, int flavType) |
|
void | displayElecSummary (int crate, int Slot, int tb, int evtType4, int flavType) |
|
void | displayOne (int ieta, int iphi, int depth, int evtType, int flavType) |
|
void | displayOne (const MyHcalDetId &id, int evtType, int flavType) |
|
void | displaySelector (int evtType, int flavType, int plotStatType) |
|
void | displaySummary (int ieta=0, int iphi=0, int evtType=4, int flavType=0) |
|
MyHcalSubdetector | getSubDetector (int ieta, int depth) |
|
| PlotAllDisplay (const char *outfn) |
|
|
TH1 * | bookMasterHistogram (DisplaySetupStruct &ss, const std::string &basename, int lo, int hi) |
|
TH1 * | bookMasterHistogram (DisplayElecSetup &ess, const std::string &basename, int lo, int hi) |
|
std::vector< MyElectronicsId > | electronicsFilter (int fiber, int fiberChan, int crate, int slot, int tb, const std::vector< MyElectronicsId > &inputs) |
|
std::vector< MyHcalDetId > | spatialFilter (int ieta, int iphi, const std::vector< MyHcalDetId > &inputs) |
|
Definition at line 13 of file PlotAllDisplay.h.
PlotAllDisplay::PlotAllDisplay |
( |
const char * |
outfn | ) |
|
|
inline |
TH1* PlotAllDisplay::bookMasterHistogram |
( |
DisplaySetupStruct & |
ss, |
|
|
const std::string & |
basename, |
|
|
int |
lo, |
|
|
int |
hi |
|
) |
| |
|
private |
TH1* PlotAllDisplay::bookMasterHistogram |
( |
DisplayElecSetup & |
ess, |
|
|
const std::string & |
basename, |
|
|
int |
lo, |
|
|
int |
hi |
|
) |
| |
|
private |
void PlotAllDisplay::CrateDisplaySelector |
( |
int |
crate, |
|
|
int |
evtType, |
|
|
int |
flavType, |
|
|
int |
plotStatType |
|
) |
| |
void PlotAllDisplay::displayElecOne |
( |
int |
fiber, |
|
|
int |
fiberChan, |
|
|
int |
crate, |
|
|
int |
slot, |
|
|
int |
tb, |
|
|
int |
evtType, |
|
|
int |
flavType |
|
) |
| |
void PlotAllDisplay::displayElecOne |
( |
const MyElectronicsId & |
id, |
|
|
int |
evtType, |
|
|
int |
flavType |
|
) |
| |
void PlotAllDisplay::displayElecSummary |
( |
int |
crate, |
|
|
int |
Slot, |
|
|
int |
tb, |
|
|
int |
evtType4, |
|
|
int |
flavType |
|
) |
| |
void PlotAllDisplay::displayOne |
( |
int |
ieta, |
|
|
int |
iphi, |
|
|
int |
depth, |
|
|
int |
evtType, |
|
|
int |
flavType |
|
) |
| |
void PlotAllDisplay::displayOne |
( |
const MyHcalDetId & |
id, |
|
|
int |
evtType, |
|
|
int |
flavType |
|
) |
| |
void PlotAllDisplay::displaySelector |
( |
int |
evtType, |
|
|
int |
flavType, |
|
|
int |
plotStatType |
|
) |
| |
void PlotAllDisplay::displaySummary |
( |
int |
ieta = 0 , |
|
|
int |
iphi = 0 , |
|
|
int |
evtType = 4 , |
|
|
int |
flavType = 0 |
|
) |
| |
std::vector<MyElectronicsId> PlotAllDisplay::electronicsFilter |
( |
int |
fiber, |
|
|
int |
fiberChan, |
|
|
int |
crate, |
|
|
int |
slot, |
|
|
int |
tb, |
|
|
const std::vector< MyElectronicsId > & |
inputs |
|
) |
| |
|
private |
std::vector<MyHcalDetId> PlotAllDisplay::spatialFilter |
( |
int |
ieta, |
|
|
int |
iphi, |
|
|
const std::vector< MyHcalDetId > & |
inputs |
|
) |
| |
|
private |
TFile PlotAllDisplay::m_f |
|
private |
TCanvas* PlotAllDisplay::m_movie |
|
private |
int PlotAllDisplay::n_movie |
|
private |