14 outputModuleLabel_start_(
nullptr),
15 outputModuleLabel_len_(0),
32 std::cout <<
"Protocol Version 2 encountered" << std::endl;
126 <<
"Process Name is only supported in Protocol Version 4 and above" 135 <<
"Output Module Label is only supported in Protocol Version 5 and above" 148 <<
"HLT trigger selections are only supported in Protocol Version 5 and above" 164 hlt_sz = 1 + ((hlt_sz - 1) / 4);
168 l1_sz = 1 + ((l1_sz - 1) / 8);
170 return 1 + (4 * 8) + hlt_sz + l1_sz;
187 size_t found = host_name.find(
'\0');
188 if (found != std::string::npos) {
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
void hltTriggerNames(Strings &save_here) const
std::string releaseTag() const
unsigned char pset_id_[16]
std::string hostName() const
uint32 outputModuleLabel_len_
uint8 * outputModuleLabel_start_
void l1TriggerNames(Strings &save_here) const
uint32 protocolVersion() const
std::string outputModuleLabel() const
uint32 eventHeaderSize() const
uint8 * hlt_select_start_
std::string processName() const
uint32 get_hlt_bit_cnt() const
uint32 get_l1_bit_cnt() const
uint8 * processName_start_
void hltTriggerSelections(Strings &save_here) const
void pset(uint8 *put_here) const