CMS 3D CMS Logo

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

Public Attributes

std::vector< unsigned int > l1tAccept
 
std::vector< unsigned int > l1tAcceptCalibration
 
std::vector< unsigned int > l1tAcceptPhysics
 
std::vector< unsigned int > l1tAcceptRandom
 
int prescaleIndex
 
unsigned int processed
 
std::vector< unsigned int > tcdsAccept
 

Detailed Description

Definition at line 39 of file L1TriggerJSONMonitoring.cc.

Member Data Documentation

std::vector<unsigned int> L1TriggerJSONMonitoringData::stream::l1tAccept

Definition at line 41 of file L1TriggerJSONMonitoring.cc.

std::vector<unsigned int> L1TriggerJSONMonitoringData::stream::l1tAcceptCalibration

Definition at line 43 of file L1TriggerJSONMonitoring.cc.

std::vector<unsigned int> L1TriggerJSONMonitoringData::stream::l1tAcceptPhysics

Definition at line 42 of file L1TriggerJSONMonitoring.cc.

std::vector<unsigned int> L1TriggerJSONMonitoringData::stream::l1tAcceptRandom

Definition at line 44 of file L1TriggerJSONMonitoring.cc.

int L1TriggerJSONMonitoringData::stream::prescaleIndex

Definition at line 46 of file L1TriggerJSONMonitoring.cc.

unsigned int L1TriggerJSONMonitoringData::stream::processed

Definition at line 40 of file L1TriggerJSONMonitoring.cc.

std::vector<unsigned int> L1TriggerJSONMonitoringData::stream::tcdsAccept

Definition at line 45 of file L1TriggerJSONMonitoring.cc.