#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::PlotAllDisplay |
( |
const char * |
outfn | ) |
|
|
inline |
◆ bookMasterHistogram() [1/2]
TH1* PlotAllDisplay::bookMasterHistogram |
( |
DisplaySetupStruct & |
ss, |
|
|
const std::string & |
basename, |
|
|
int |
lo, |
|
|
int |
hi |
|
) |
| |
|
private |
◆ bookMasterHistogram() [2/2]
TH1* PlotAllDisplay::bookMasterHistogram |
( |
DisplayElecSetup & |
ess, |
|
|
const std::string & |
basename, |
|
|
int |
lo, |
|
|
int |
hi |
|
) |
| |
|
private |
◆ CrateDisplaySelector()
void PlotAllDisplay::CrateDisplaySelector |
( |
int |
crate, |
|
|
int |
evtType, |
|
|
int |
flavType, |
|
|
int |
plotStatType |
|
) |
| |
◆ displayElecOne() [1/2]
void PlotAllDisplay::displayElecOne |
( |
int |
fiber, |
|
|
int |
fiberChan, |
|
|
int |
crate, |
|
|
int |
slot, |
|
|
int |
tb, |
|
|
int |
evtType, |
|
|
int |
flavType |
|
) |
| |
◆ displayElecOne() [2/2]
void PlotAllDisplay::displayElecOne |
( |
const MyElectronicsId & |
id, |
|
|
int |
evtType, |
|
|
int |
flavType |
|
) |
| |
◆ displayElecSummary()
void PlotAllDisplay::displayElecSummary |
( |
int |
crate, |
|
|
int |
Slot, |
|
|
int |
tb, |
|
|
int |
evtType4, |
|
|
int |
flavType |
|
) |
| |
◆ displayOne() [1/2]
void PlotAllDisplay::displayOne |
( |
int |
ieta, |
|
|
int |
iphi, |
|
|
int |
depth, |
|
|
int |
evtType, |
|
|
int |
flavType |
|
) |
| |
◆ displayOne() [2/2]
void PlotAllDisplay::displayOne |
( |
const MyHcalDetId & |
id, |
|
|
int |
evtType, |
|
|
int |
flavType |
|
) |
| |
◆ displaySelector()
void PlotAllDisplay::displaySelector |
( |
int |
evtType, |
|
|
int |
flavType, |
|
|
int |
plotStatType |
|
) |
| |
◆ displaySummary()
void PlotAllDisplay::displaySummary |
( |
int |
ieta = 0 , |
|
|
int |
iphi = 0 , |
|
|
int |
evtType = 4 , |
|
|
int |
flavType = 0 |
|
) |
| |
◆ electronicsFilter()
std::vector<MyElectronicsId> PlotAllDisplay::electronicsFilter |
( |
int |
fiber, |
|
|
int |
fiberChan, |
|
|
int |
crate, |
|
|
int |
slot, |
|
|
int |
tb, |
|
|
const std::vector< MyElectronicsId > & |
inputs |
|
) |
| |
|
private |
◆ getSubDetector()
◆ spatialFilter()
std::vector<MyHcalDetId> PlotAllDisplay::spatialFilter |
( |
int |
ieta, |
|
|
int |
iphi, |
|
|
const std::vector< MyHcalDetId > & |
inputs |
|
) |
| |
|
private |
◆ histKeys
◆ m_f
TFile PlotAllDisplay::m_f |
|
private |
◆ m_movie
TCanvas* PlotAllDisplay::m_movie |
|
private |
◆ n_movie
int PlotAllDisplay::n_movie |
|
private |