3 #ifndef __l1t_emtf_RPC_h__
4 #define __l1t_emtf_RPC_h__
6 #include <boost/cstdint.hpp>
20 RPC(
int int_prt_delay,
int int_partition_num,
int int_partition_data,
int int_bcn,
int int_lb,
int int_link_number,
21 int int_bxn,
int int_tbin,
int int_eod,
int int_bc0) :
44 const int BCN()
const {
return bcn ; };
45 const int LB()
const {
return lb ; };
47 const int BXN()
const {
return bxn ; };
49 const int EOD()
const {
return eod ; };
50 const int BC0()
const {
return bc0 ; };
void set_link_number(int bits)
const int Format_Errors() const
void set_partition_data(int bits)
RPC(int int_prt_delay, int int_partition_num, int int_partition_data, int int_bcn, int int_lb, int int_link_number, int int_bxn, int int_tbin, int int_eod, int int_bc0)
const uint64_t Dataword() const
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
void set_prt_delay(int bits)
void set_dataword(uint64_t bits)
void set_partition_num(int bits)
std::vector< RPC > RPCCollection
const int Partition_num() const
const int Partition_data() const
const int Link_number() const
unsigned long long uint64_t
const int PRT_delay() const