Classes | |
struct | ModulePlots |
Public Member Functions | |
DQMPlotter (TFS &tfs, const double timeTickSize, std::unique_ptr< CRT::Geometry > &&geom) | |
virtual | ~DQMPlotter ()=default |
void | AnalyzeEvent (const std::vector< CRT::Trigger > &triggers) |
Private Attributes | |
TFS | fFileService |
std::map< CRT::ModuleID, ModulePlots< decltype(fFileService->mkdir("test"))> > | fModules |
TH1D * | fTimestamps |
TH1D * | fTriggerDeltaT |
TH1D * | fTriggerTime |
TH1D * | fDeltaTSeconds |
TH1D * | fEventLength |
uint64_t | fFirstTime |
const double | fTickSize |
std::unique_ptr< CRT::Geometry > | fGeom |
Definition at line 35 of file DQMPlotter.cpp.
|
inline |
Definition at line 39 of file DQMPlotter.cpp.
|
virtualdefault |
|
inline |
Definition at line 60 of file DQMPlotter.cpp.
|
private |
Definition at line 217 of file DQMPlotter.cpp.
|
private |
Definition at line 218 of file DQMPlotter.cpp.
|
private |
Definition at line 178 of file DQMPlotter.cpp.
|
private |
Definition at line 221 of file DQMPlotter.cpp.
|
private |
Definition at line 223 of file DQMPlotter.cpp.
|
private |
Definition at line 213 of file DQMPlotter.cpp.
|
private |
Definition at line 222 of file DQMPlotter.cpp.
|
private |
Definition at line 214 of file DQMPlotter.cpp.
|
private |
Definition at line 215 of file DQMPlotter.cpp.
|
private |
Definition at line 216 of file DQMPlotter.cpp.