CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
CTPPSGeometryESModule::GDTokens< ALIGNMENT_REC > Struct Template Reference

Public Member Functions

 GDTokens (edm::ESConsumesCollector &&iCC)
 

Public Attributes

const edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, ALIGNMENT_REC > alignmentToken_
 
const edm::ESGetToken< DetGeomDesc, IdealGeometryRecordidealGDToken_
 

Detailed Description

template<typename ALIGNMENT_REC>
struct CTPPSGeometryESModule::GDTokens< ALIGNMENT_REC >

Definition at line 67 of file CTPPSGeometryESModule.cc.

Constructor & Destructor Documentation

◆ GDTokens()

template<typename ALIGNMENT_REC>
CTPPSGeometryESModule::GDTokens< ALIGNMENT_REC >::GDTokens ( edm::ESConsumesCollector &&  iCC)
inlineexplicit

Definition at line 68 of file CTPPSGeometryESModule.cc.

Member Data Documentation

◆ alignmentToken_

template<typename ALIGNMENT_REC>
const edm::ESGetToken<CTPPSRPAlignmentCorrectionsData, ALIGNMENT_REC> CTPPSGeometryESModule::GDTokens< ALIGNMENT_REC >::alignmentToken_

Definition at line 72 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule::produceGD().

◆ idealGDToken_

template<typename ALIGNMENT_REC>
const edm::ESGetToken<DetGeomDesc, IdealGeometryRecord> CTPPSGeometryESModule::GDTokens< ALIGNMENT_REC >::idealGDToken_

Definition at line 71 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule::produceGD().