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 58 of file CTPPSGeometryESModule.cc.

Constructor & Destructor Documentation

◆ GDTokens()

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

Member Data Documentation

◆ alignmentToken_

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

Definition at line 63 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule::produceGD().

◆ idealGDToken_

template<typename ALIGNMENT_REC>
const edm::ESGetToken<DetGeomDesc, IdealGeometryRecord> CTPPSGeometryESModule::GDTokens< ALIGNMENT_REC >::idealGDToken_
CTPPSGeometryESModule::GDTokens::idealGDToken_
const edm::ESGetToken< DetGeomDesc, IdealGeometryRecord > idealGDToken_
Definition: CTPPSGeometryESModule.cc:62
edm::ESInputTag
Definition: ESInputTag.h:87
CTPPSGeometryESModule::GDTokens::GDTokens
GDTokens(edm::ESConsumesCollector &&iCC)
Definition: CTPPSGeometryESModule.cc:59
edm::ESConsumesCollector
Definition: ESConsumesCollector.h:61
DetGeomDesc
Definition: DetGeomDesc.h:49
edm::ESConsumesCollector::consumesFrom
auto consumesFrom(ESInputTag const &tag)
Definition: ESConsumesCollector.h:71
IdealGeometryRecord
Definition: IdealGeometryRecord.h:25