CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
LumiSummary::L1 Class Reference

#include <LumiSummary.h>

Public Member Functions

 L1 ()
 

Public Attributes

unsigned int prescale
 
int triggernameidx
 

Detailed Description

Definition at line 22 of file LumiSummary.h.

Constructor & Destructor Documentation

◆ L1()

LumiSummary::L1::L1 ( )
inline

Definition at line 24 of file LumiSummary.h.

24 : triggernameidx(-1), prescale(0) {}
unsigned int prescale
Definition: LumiSummary.h:26

Member Data Documentation

◆ prescale

unsigned int LumiSummary::L1::prescale

◆ triggernameidx

int LumiSummary::L1::triggernameidx

Definition at line 25 of file LumiSummary.h.

Referenced by LumiProducer::writeProductsForEntry().