 |
Belle II Software
release-05-02-19
|
1 #ifndef COSMICRAYHLTDQMMODULE_H
2 #define COSMICRAYHLTDQMMODULE_H
15 #include <framework/core/HistoModule.h>
22 namespace SoftwareTrigger {
42 virtual void event()
override;
112 #endif // SOFTWARETRIGGERCOSMICRAYDQMMODULE_H
TH1F * h_nshower
number of ECL showers
A class definition of an input module for Sequential ROOT I/O.
TH1F * h_time_eclshower
time of ECL shower
TH1F * h_p[5]
momentum information of track
TH1F * h_ntrk
number of traks
TH1F * h_nbklmhit
number of bKLM Hit
TH1F * h_e_eclshower
energy of ECL shower
TH1F * h_phi0
Angle of the transverse momentum in the r-phi plane.
virtual void initialize() override
Module functions to be called from main process.
TH1F * h_ncdchits
Number of CDC hits associated to CDC track.
TH1F * h_layerId_eklmhit
layer ID of hits in eKLM
std::string m_param_histogramDirectoryName
Directory to put the generated histograms.
virtual void defineHisto() override
Histogram definition.
TH1F * h_phi_eclcluster
phi angle of ECLCluster position
TH1F * h_d0
Signed distance to the POCA in the r-phi plane.
TH1F * h_theta_eclcluster
theta angle of ECLCluster position
virtual void event() override
Module functions to be called from event process.
TH1F * h_ncluster
number of ecl clusters
Abstract base class for different kinds of events.
TH1F * h_e_eclcluster
energy of ECL cluster
TH1F * h_Time_eclcluster
the ecl cluster time
CosmicRayHLTDQMModule()
Constructor / Destructor.
TH1F * h_sectorId_bklmhit
sector ID of hits in bKLM
TH1F * h_E1oE9_eclcluster
the E1/E9 energy ratio
TH1F * h_charge
charge of track
TH1F * h_sectorId_eklmhit
sector ID of hits in eKLM
TH1F * h_z0
z coordinate of the POCA
TH1F * h_neklmhit
number of eKLM Hit
HistoModule.h is supposed to be used instead of Module.h for the modules with histogram definitions t...
TH1F * h_pValue
chi2 probalility of the track fit
TH1F * h_layerId_bklmhit
layer ID of hits in bKLM