CMS 3D CMS Logo

List of all members | Public Attributes
HLTriggerJSONMonitoringData::stream Struct Reference

Public Attributes

std::vector< unsigned int > datasets
 
std::vector< unsigned int > hltAccept
 
std::vector< unsigned int > hltErrors
 
std::vector< unsigned int > hltL1s
 
std::vector< unsigned int > hltPre
 
std::vector< unsigned int > hltReject
 
std::vector< unsigned int > hltWasRun
 
unsigned int processed
 

Detailed Description

Definition at line 33 of file HLTriggerJSONMonitoring.cc.

Member Data Documentation

◆ datasets

std::vector<unsigned int> HLTriggerJSONMonitoringData::stream::datasets

Definition at line 41 of file HLTriggerJSONMonitoring.cc.

◆ hltAccept

std::vector<unsigned int> HLTriggerJSONMonitoringData::stream::hltAccept

Definition at line 38 of file HLTriggerJSONMonitoring.cc.

◆ hltErrors

std::vector<unsigned int> HLTriggerJSONMonitoringData::stream::hltErrors

Definition at line 40 of file HLTriggerJSONMonitoring.cc.

◆ hltL1s

std::vector<unsigned int> HLTriggerJSONMonitoringData::stream::hltL1s

Definition at line 36 of file HLTriggerJSONMonitoring.cc.

◆ hltPre

std::vector<unsigned int> HLTriggerJSONMonitoringData::stream::hltPre

Definition at line 37 of file HLTriggerJSONMonitoring.cc.

◆ hltReject

std::vector<unsigned int> HLTriggerJSONMonitoringData::stream::hltReject

Definition at line 39 of file HLTriggerJSONMonitoring.cc.

◆ hltWasRun

std::vector<unsigned int> HLTriggerJSONMonitoringData::stream::hltWasRun

Definition at line 35 of file HLTriggerJSONMonitoring.cc.

◆ processed

unsigned int HLTriggerJSONMonitoringData::stream::processed

Definition at line 34 of file HLTriggerJSONMonitoring.cc.