CMS 3D CMS Logo

List of all members | Public Attributes
CaloL1Information::perStreamMonitoringDataHolder Struct Reference

#include <L1TStage2CaloLayer1.h>

Public Attributes

std::vector< std::tuple< edm::RunID, edm::LuminosityBlockID, edm::EventID, std::vector< int > > > streamMismatchList
 
int streamNumMaxEvtLinkErrors {0}
 
int streamNumMaxEvtLinkErrorsECAL {0}
 
int streamNumMaxEvtLinkErrorsHCAL {0}
 
int streamNumMaxEvtMismatch {0}
 
int streamNumMaxEvtMismatchECAL {0}
 
int streamNumMaxEvtMismatchHCAL {0}
 

Detailed Description

Definition at line 186 of file L1TStage2CaloLayer1.h.

Member Data Documentation

◆ streamMismatchList

std::vector<std::tuple<edm::RunID, edm::LuminosityBlockID, edm::EventID, std::vector<int> > > CaloL1Information::perStreamMonitoringDataHolder::streamMismatchList

Definition at line 194 of file L1TStage2CaloLayer1.h.

◆ streamNumMaxEvtLinkErrors

int CaloL1Information::perStreamMonitoringDataHolder::streamNumMaxEvtLinkErrors {0}

Definition at line 189 of file L1TStage2CaloLayer1.h.

◆ streamNumMaxEvtLinkErrorsECAL

int CaloL1Information::perStreamMonitoringDataHolder::streamNumMaxEvtLinkErrorsECAL {0}

Definition at line 187 of file L1TStage2CaloLayer1.h.

◆ streamNumMaxEvtLinkErrorsHCAL

int CaloL1Information::perStreamMonitoringDataHolder::streamNumMaxEvtLinkErrorsHCAL {0}

Definition at line 188 of file L1TStage2CaloLayer1.h.

◆ streamNumMaxEvtMismatch

int CaloL1Information::perStreamMonitoringDataHolder::streamNumMaxEvtMismatch {0}

Definition at line 193 of file L1TStage2CaloLayer1.h.

◆ streamNumMaxEvtMismatchECAL

int CaloL1Information::perStreamMonitoringDataHolder::streamNumMaxEvtMismatchECAL {0}

Definition at line 191 of file L1TStage2CaloLayer1.h.

◆ streamNumMaxEvtMismatchHCAL

int CaloL1Information::perStreamMonitoringDataHolder::streamNumMaxEvtMismatchHCAL {0}

Definition at line 192 of file L1TStage2CaloLayer1.h.