 |
Belle II Software
release-05-02-19
|
13 #include <framework/core/Module.h>
24 class TOPCosmicT0FinderModule :
public Module {
53 virtual void event()
override;
59 virtual void endRun()
override;
double m_sigma
additional time spread added to PDF [ns]
int m_successCount
counter for successfully determined T0
int m_num
histogram number
bool m_useIncomingTrack
if true use incoming track, otherwise use outcoming
virtual void event() override
Event processor.
virtual void terminate() override
Termination action.
virtual void beginRun() override
Called when entering a new run.
virtual void endRun() override
End-of-run action.
Abstract base class for different kinds of events.
bool m_applyT0
if true, subtract T0 in TOPDigits
int m_acceptedCount
counter for accepted events
bool m_saveHistograms
flag to save histograms
TOPCosmicT0FinderModule()
Constructor.
double m_minSignal
minimal number of expected signal photons
virtual void initialize() override
Initialize the Module.
unsigned m_minHits
minimal number of hits on TOP module
double m_timeRange
time range in which to search [ns]
virtual ~TOPCosmicT0FinderModule()
Destructor.
int m_numBins
number of bins to which time range is divided