 |
Belle II Software
release-05-02-19
|
14 #include <framework/core/Module.h>
16 #include <svd/calibration/SVDClusterCalibrations.h>
18 #include <svd/dataobjects/SVDHistograms.h>
37 class SVDClusterCalibrationsMonitorModule :
public Module {
50 virtual void event()
override;
53 virtual void endRun()
override;
63 TBranch*
b_run =
nullptr;
int m_ladder
ladder number
SVDHistograms< TH1F > * m_hClsScaleErr2
cluster size 2, position error scale factor histo
virtual void endRun() override
print the payloads uniqueID and write tree and histograms to the rootfile
SVDHistograms< TH1F > * m_hClsSeedSNR
cluster seed SNR histo
float m_clsScaleErr1
cluster size 1 pos err scale factor SNR
TBranch * b_clsTimeMin
cluster cut min time
std::string m_rootFileName
root file name
TBranch * b_clsScaleErr1
cluster size 1 pos err scale factor SNR
TBranch * b_clsAdjSNR
cluster adj SNR
TBranch * b_clsScaleErr3
cluster size 3 pos err scale factor SNR
TBranch * b_layer
layer number
virtual void event() override
fill trees and histograms
int m_sensor
sensor number
float m_clsSNR
cluster SNR
SVDHistograms< TH1F > * m_hClsScaleErr1
cluster size 1, position error scale factor histo
virtual void beginRun() override
initialize the TTrees and check validities of payloads
TBranch * b_clsSeedSNR
cluster seed SNR
TBranch * b_clsSNR
cluster SNR
SVDClusterCalibrations m_ClusterCal
cluster calibrations payload
TBranch * b_ladder
ladder number
Abstract base class for different kinds of events.
SVDClusterCalibrationsMonitorModule()
Constructor: Sets the description, the properties and the parameters of the module.
SVDHistograms< TH1F > * m_hClsAdjSNR
cluster adj SNR histo
int m_clsTimeFunc
cluster cut time function version
TBranch * b_sensor
sensor number
TBranch * b_run
run number
SVDHistograms< TH1F > * m_hClsTimeMin
cluster cut minimum time histo
float m_clsAdjSNR
cluster adj SNR
float m_clsScaleErr3
cluster size 3 pos err scale factor SNR
TFile * m_rootFilePtr
pointer at root file used for storing histograms
This class defines the dbobject and the methods to access the calibration of the cluster reconstructi...
TBranch * b_clsScaleErr2
cluster size 2 pos err scale factor SNR
TBranch * b_clsTimeFunc
cluster cut time function ID
SVDHistograms< TH1F > * m_hClsScaleErr3
cluster size 3, position error scale factor histo
SVDHistograms< TH1F > * m_hClsTimeFuncVersion
cluster cut time function version histo
TBranch * b_side
sensor side
SVDHistograms< TH1F > * m_hClsSNR
cluster SNR histo
TTree * m_tree
pointer at tree containing the mean and RMS of calibration constants
float m_clsSeedSNR
cluster seed SNR
float m_clsScaleErr2
cluster size 2 pos err scale factor SNR
float m_clsTimeMin
cluster cut min time