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

Constructor & Destructor Documentation

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

Definition at line 64 of file CTPPSGeometryESModule.cc.

64  :
67  {}
auto consumesFrom(ESInputTag const &tag)
const edm::ESGetToken< DetGeomDesc, IdealGeometryRecord > idealGDToken_
const edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, ALIGNMENT_REC > alignmentToken_
Geometrical description of a sensor.
Definition: DetGeomDesc.h:35
Container for CTPPS RP alignment corrections. The corrections are stored on two levels - RP and senso...

Member Data Documentation

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

Definition at line 68 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule::produceGD().