Go to the documentation of this file.
51 <<
"\nWARNING: Number of bunch crossing in event rounded to: " <<
m_totalBxInEvent
52 <<
"\n The number must be an odd number!\n"
57 <<
"\nWARNING: Number of bunch crossing in event must be a positive number!"
58 <<
"\n Requested value was: " <<
m_totalBxInEvent <<
"\n Reset to 1 (L1Accept bunch only).\n"
84 auto pL1GtParameters = std::make_unique<L1GtParameters>();
104 return pL1GtParameters;
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
unsigned int m_bstLengthBytes
length of BST record (in bytes)
Log< level::Info, false > LogInfo
std::unique_ptr< L1GtParameters > produceGtParameters(const L1GtParametersRcd &)
public methods
std::vector< int > m_daqNrBxBoard
number of Bx per board in the DAQ record
uint16_t m_daqActiveBoards
active boards in the L1 DAQ record
L1GtParametersTrivialProducer(const edm::ParameterSet &)
constructor
std::vector< int > m_evmNrBxBoard
number of Bx per board in the EVM record
T getParameter(std::string const &) const
int m_totalBxInEvent
total Bx's in the event
uint16_t m_evmActiveBoards
active boards in the L1 EVM record
~L1GtParametersTrivialProducer() override
destructor