Class to store Monte Carlo information useful for trigger studies.
More...
#include <TOPTriggerMCInfo.h>
Class to store Monte Carlo information useful for trigger studies.
Definition at line 22 of file TOPTriggerMCInfo.h.
◆ TOPTriggerMCInfo()
◆ getBunchTimeStamp()
int getBunchTimeStamp |
( |
| ) |
const |
|
inline |
getter for generated time stamp of interaction
Definition at line 39 of file TOPTriggerMCInfo.h.
39{return m_bunchTimeStamp;}
◆ setBunchTimeStamp()
void setBunchTimeStamp |
( |
int | timeStamp | ) |
|
|
inline |
setter for generated time stamp of interaction
Definition at line 34 of file TOPTriggerMCInfo.h.
34{m_bunchTimeStamp = timeStamp;}
◆ m_bunchTimeStamp
The documentation for this class was generated from the following file: