Belle II Software
release-08-01-10
|
Class to store Monte Carlo information useful for trigger studies. More...
#include <TOPTriggerMCInfo.h>
Public Member Functions | |
TOPTriggerMCInfo () | |
Default constructor. | |
void | setBunchTimeStamp (int timeStamp) |
setter for generated time stamp of interaction | |
int | getBunchTimeStamp () const |
getter for generated time stamp of interaction | |
Private Member Functions | |
ClassDef (TOPTriggerMCInfo, 1) | |
ClassDef. | |
Private Attributes | |
int | m_bunchTimeStamp = 0 |
generated time stamp of the interaction | |
Class to store Monte Carlo information useful for trigger studies.
Definition at line 22 of file TOPTriggerMCInfo.h.