 |
Belle II Software
release-05-02-19
|
12 #include <calibration/CalibrationCollectorModule.h>
13 #include <framework/database/DBObjPtr.h>
20 class ECLCrystalCalib;
27 class eclEdgeCollectorModule :
public CalibrationCollectorModule {
35 virtual void prepare()
override;
38 virtual void collect()
override;
virtual void collect() override
Accumulate histograms.
bool storeGeo
force geometry to be saved first event
DBObjPtr< ECLCrystalCalib > m_ECLCrystalOffsetPhi
offset in phi
eclEdgeCollectorModule()
Constructor: Sets the description, the properties and the parameters of the module.
Abstract base class for different kinds of events.
virtual void prepare() override
Define histograms and read payloads from DB.
DBObjPtr< ECLCrystalCalib > m_ECLCrystalOffsetTheta
Offset between crystal center and lower edge, from database.