CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
calogeometryDBEPimpl::AlignmentTokens< T, bool > Struct Template Reference

#include <CaloGeometryDBEP.h>

Public Attributes

edm::ESGetToken< Alignments, typename T::AlignmentRecord > alignments
 
edm::ESGetToken< Alignments, GlobalPositionRcdglobals
 

Detailed Description

template<typename T, bool = HasAlignmentRecord<T>::value>
struct calogeometryDBEPimpl::AlignmentTokens< T, bool >

Definition at line 70 of file CaloGeometryDBEP.h.

Member Data Documentation

template<typename T, bool = HasAlignmentRecord<T>::value>
edm::ESGetToken<Alignments, typename T::AlignmentRecord> calogeometryDBEPimpl::AlignmentTokens< T, bool >::alignments

Definition at line 71 of file CaloGeometryDBEP.h.

template<typename T, bool = HasAlignmentRecord<T>::value>
edm::ESGetToken<Alignments, GlobalPositionRcd> calogeometryDBEPimpl::AlignmentTokens< T, bool >::globals

Definition at line 72 of file CaloGeometryDBEP.h.