3 #ifndef __l1t_emtf_AMC13Trailer_h__
4 #define __l1t_emtf_AMC13Trailer_h__
7 #include <boost/cstdint.hpp>
22 AMC13Trailer(
int int_evt_lgth,
int int_crc16,
int int_evt_stat,
int int_tts,
int int_c,
int int_f,
int int_t,
int int_r) :
42 const int TTS()
const {
return tts ; };
43 const int C()
const {
return c ; };
44 const int F()
const {
return f ; };
45 const int T()
const {
return t ; };
46 const int R()
const {
return r ; };
void set_dataword(uint64_t bits)
void set_evt_lgth(int bits)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
AMC13Trailer(int int_evt_lgth, int int_crc16, int int_evt_stat, int int_tts, int int_c, int int_f, int int_t, int int_r)
void set_evt_stat(int bits)
const int Evt_stat() const
const int Evt_lgth() const
const uint64_t Dataword() const
unsigned long long uint64_t
const int Format_Errors() const