7#ifndef TBEVENT_TBEVENTINFO_H
8#define TBEVENT_TBEVENTINFO_H
15#include "GaudiKernel/MsgStream.h"
52 const std::string& beam_part,
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
TBEventInfo & operator=(const TBEventInfo &)=default
TBEventInfo(int ev_number, int ev_clock, int ev_type, unsigned int run_num, float beam_moment, const std::string &beam_part, float cryoX, float cryoAngle, float tableY)
TBEventInfo(TBEventInfo &&)=default
TBEventInfo & operator=(TBEventInfo &&)=default
float getBeamMomentum() const
TBEventInfo(const TBEventInfo &)=default
float getCryoAngle() const
const std::string & getBeamParticle() const
int getEventClock() const
unsigned int getRunNum() const