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 > hltPostPS
 
std::vector< unsigned int > hltPrePS
 
std::vector< unsigned int > hltReject
 
std::vector< unsigned int > hltWasRun
 
unsigned int processed
 

Detailed Description

Definition at line 46 of file HLTriggerJSONMonitoring.cc.

Member Data Documentation

◆ datasets

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

Definition at line 54 of file HLTriggerJSONMonitoring.cc.

◆ hltAccept

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

Definition at line 51 of file HLTriggerJSONMonitoring.cc.

◆ hltErrors

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

Definition at line 53 of file HLTriggerJSONMonitoring.cc.

◆ hltPostPS

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

Definition at line 50 of file HLTriggerJSONMonitoring.cc.

◆ hltPrePS

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

Definition at line 49 of file HLTriggerJSONMonitoring.cc.

◆ hltReject

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

Definition at line 52 of file HLTriggerJSONMonitoring.cc.

◆ hltWasRun

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

Definition at line 48 of file HLTriggerJSONMonitoring.cc.

◆ processed

unsigned int HLTriggerJSONMonitoringData::stream::processed

Definition at line 47 of file HLTriggerJSONMonitoring.cc.