CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
EcalTPGScale::Tokens Struct Reference

#include <EcalTPGScale.h>

Public Member Functions

 Tokens (edm::ConsumesCollector)
 

Public Attributes

const edm::ESGetToken
< EcalTPGLutGroup,
EcalTPGLutGroupRcd
lutGrpToken_
 
const edm::ESGetToken
< EcalTPGLutIdMap,
EcalTPGLutIdMapRcd
lutMapToken_
 
const edm::ESGetToken
< EcalTPGPhysicsConst,
EcalTPGPhysicsConstRcd
physConstToken_
 

Detailed Description

Definition at line 18 of file EcalTPGScale.h.

Constructor & Destructor Documentation

EcalTPGScale::Tokens::Tokens ( edm::ConsumesCollector  c)

Definition at line 5 of file EcalTPGScale.cc.

const edm::ESGetToken< EcalTPGPhysicsConst, EcalTPGPhysicsConstRcd > physConstToken_
Definition: EcalTPGScale.h:20
const edm::ESGetToken< EcalTPGLutIdMap, EcalTPGLutIdMapRcd > lutMapToken_
Definition: EcalTPGScale.h:22
const edm::ESGetToken< EcalTPGLutGroup, EcalTPGLutGroupRcd > lutGrpToken_
Definition: EcalTPGScale.h:21

Member Data Documentation

const edm::ESGetToken<EcalTPGLutGroup, EcalTPGLutGroupRcd> EcalTPGScale::Tokens::lutGrpToken_

Definition at line 21 of file EcalTPGScale.h.

const edm::ESGetToken<EcalTPGLutIdMap, EcalTPGLutIdMapRcd> EcalTPGScale::Tokens::lutMapToken_

Definition at line 22 of file EcalTPGScale.h.

const edm::ESGetToken<EcalTPGPhysicsConst, EcalTPGPhysicsConstRcd> EcalTPGScale::Tokens::physConstToken_

Definition at line 20 of file EcalTPGScale.h.