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 | Static Public Member Functions | Private Member Functions | Private Attributes
CTPPSGeometryESModule Class Reference
Inheritance diagram for CTPPSGeometryESModule:
edm::ESProducer edm::ESProxyFactoryProducer edm::eventsetup::DataProxyProvider

Public Member Functions

 CTPPSGeometryESModule (const edm::ParameterSet &)
 
 ~CTPPSGeometryESModule () override
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
 ESProducer (const ESProducer &)=delete
 
ESProxyIndex const * getTokenIndices (unsigned int iIndex) const
 
ESRecordIndex const * getTokenRecordIndices (unsigned int iIndex) const
 
bool hasMayConsumes () const noexcept
 
size_t numberOfTokenIndices (unsigned int iIndex) const
 
ESProducer const & operator= (const ESProducer &)=delete
 
SerialTaskQueueChainqueue ()
 
template<typename Record >
std::optional< std::vector
< ESProxyIndex > > 
updateFromMayConsumes (unsigned int iIndex, const Record &iRecord) const
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &) final
 
 ~ESProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::ESProxyFactoryProducer
 ESProxyFactoryProducer ()
 
 ESProxyFactoryProducer (const ESProxyFactoryProducer &)=delete
 
const ESProxyFactoryProduceroperator= (const ESProxyFactoryProducer &)=delete
 
 ~ESProxyFactoryProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::eventsetup::DataProxyProvider
void createKeyedProxies (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
 DataProxyProvider ()
 
 DataProxyProvider (const DataProxyProvider &)=delete
 
const ComponentDescriptiondescription () const
 
void fillRecordsNotAllowingConcurrentIOVs (std::set< EventSetupRecordKey > &recordsNotAllowingConcurrentIOVs) const
 
virtual void initConcurrentIOVs (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
bool isUsingRecord (const EventSetupRecordKey &key) const
 
KeyedProxieskeyedProxies (const EventSetupRecordKey &iRecordKey, unsigned int iovIndex=0)
 
const DataProxyProvideroperator= (const DataProxyProvider &)=delete
 
void setAppendToDataLabel (const edm::ParameterSet &)
 
void setDescription (const ComponentDescription &iDescription)
 
std::set< EventSetupRecordKeyusingRecords () const
 
virtual ~DataProxyProvider () noexcept(false)
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &descriptions)
 
- Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider
static void prevalidate (ConfigurationDescriptions &)
 

Private Member Functions

std::vector< int > fillCopyNos (TGeoIterator &it)
 
template<typename REC , typename GEO >
std::unique_ptr< DetGeomDescproduceGD (const GEO &, const std::optional< REC > &, edm::ESGetToken< DetGeomDesc, GEO > const &, edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, REC > const &, const char *name)
 
std::unique_ptr< DetGeomDescproduceIdealGD (const IdealGeometryRecord &)
 
std::unique_ptr< DetGeomDescproduceIdealGDFromPreprocessedDB (const VeryForwardIdealGeometryRecord &)
 
std::unique_ptr< DetGeomDescproduceMisalignedGD (const VeryForwardMisalignedGeometryRecord &)
 
std::unique_ptr< DetGeomDescproduceMisalignedGDFromPreprocessedDB (const VeryForwardMisalignedGeometryRecord &)
 
std::unique_ptr< CTPPSGeometryproduceMisalignedTG (const VeryForwardMisalignedGeometryRecord &)
 
std::unique_ptr< DetGeomDescproduceRealGD (const VeryForwardRealGeometryRecord &)
 
std::unique_ptr< DetGeomDescproduceRealGDFromPreprocessedDB (const VeryForwardRealGeometryRecord &)
 
std::unique_ptr< CTPPSGeometryproduceRealTG (const VeryForwardRealGeometryRecord &)
 

Private Attributes

const bool buildMisalignedGeometry_
 
edm::ESGetToken< PDetGeomDesc,
VeryForwardIdealGeometryRecord
dbToken_
 
edm::ESGetToken
< cms::DDCompactView,
IdealGeometryRecord
dd4hepToken_
 
edm::ESGetToken< DDCompactView,
IdealGeometryRecord
ddToken_
 
edm::ESGetToken< DetGeomDesc,
VeryForwardMisalignedGeometryRecord
dgdMisToken_
 
edm::ESGetToken< DetGeomDesc,
VeryForwardRealGeometryRecord
dgdRealToken_
 
const bool fromDD4hep_
 
const bool fromPreprocessedDB_
 
edm::ESGetToken< DetGeomDesc,
VeryForwardIdealGeometryRecord
idealDBGDToken_
 
edm::ESGetToken< DetGeomDesc,
IdealGeometryRecord
idealGDToken_
 
const bool isRun2_
 
edm::ESGetToken
< CTPPSRPAlignmentCorrectionsData,
RPMisalignedAlignmentRecord
misAlignmentToken_
 
edm::ESGetToken
< CTPPSRPAlignmentCorrectionsData,
RPRealAlignmentRecord
realAlignmentToken_
 
const unsigned int verbosity_
 

Additional Inherited Members

- Protected Types inherited from edm::ESProxyFactoryProducer
using EventSetupRecordKey = eventsetup::EventSetupRecordKey
 
- Protected Types inherited from edm::eventsetup::DataProxyProvider
using KeyedProxiesVector = std::vector< std::pair< DataKey, std::shared_ptr< DataProxy >>>
 
- Protected Member Functions inherited from edm::ESProducer
template<typename T >
auto setWhatProduced (T *iThis, const es::Label &iLabel={})
 
template<typename T >
auto setWhatProduced (T *iThis, const char *iLabel)
 
template<typename T >
auto setWhatProduced (T *iThis, const std::string &iLabel)
 
template<typename T , typename TDecorator >
auto setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={})
 
template<typename T , typename TReturn , typename TRecord >
auto setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={})
 
template<typename T , typename TReturn , typename TRecord , typename TArg >
ESConsumesCollectorT< TRecord > setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={})
 
void usesResources (std::vector< std::string > const &)
 
- Protected Member Functions inherited from edm::ESProxyFactoryProducer
template<class TFactory >
void registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string())
 
virtual void registerFactoryWithKey (const EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string())
 
KeyedProxiesVector registerProxies (const EventSetupRecordKey &, unsigned int iovIndex) override
 
- Protected Member Functions inherited from edm::eventsetup::DataProxyProvider
template<class T >
void usingRecord ()
 
void usingRecordWithKey (const EventSetupRecordKey &key)
 

Detailed Description

Definition at line 52 of file CTPPSGeometryESModule.cc.

Constructor & Destructor Documentation

CTPPSGeometryESModule::CTPPSGeometryESModule ( const edm::ParameterSet iConfig)

Definition at line 97 of file CTPPSGeometryESModule.cc.

References buildMisalignedGeometry_, c, alignmentValidation::c1, dbToken_, dd4hepToken_, ddToken_, dgdMisToken_, dgdRealToken_, fromDD4hep_, fromPreprocessedDB_, edm::ParameterSet::getParameter(), idealDBGDToken_, idealGDToken_, misAlignmentToken_, produceIdealGD(), produceIdealGDFromPreprocessedDB(), produceMisalignedGD(), produceMisalignedGDFromPreprocessedDB(), produceMisalignedTG(), produceRealGD(), produceRealGDFromPreprocessedDB(), produceRealTG(), realAlignmentToken_, edm::ESProducer::setWhatProduced(), and AlCaHLTBitMon_QueryRunRegistry::string.

98  : verbosity_(iConfig.getUntrackedParameter<unsigned int>("verbosity")),
99  buildMisalignedGeometry_(iConfig.getParameter<bool>("buildMisalignedGeometry")),
100  isRun2_(iConfig.getParameter<bool>("isRun2")),
101  fromPreprocessedDB_(iConfig.getUntrackedParameter<bool>("fromPreprocessedDB", false)),
102  fromDD4hep_(iConfig.getUntrackedParameter<bool>("fromDD4hep", false)) {
103  if (fromPreprocessedDB_) {
105  dbToken_ = c.consumes<PDetGeomDesc>(edm::ESInputTag("", iConfig.getParameter<std::string>("dbTag")));
106 
110 
115  }
116  } else if (!fromDD4hep_) {
118  ddToken_ = c.consumes<DDCompactView>(edm::ESInputTag("", iConfig.getParameter<std::string>("compactViewTag")));
119 
122  realAlignmentToken_ = c1.consumesFrom<CTPPSRPAlignmentCorrectionsData, RPRealAlignmentRecord>(edm::ESInputTag());
123 
128  }
129  } else {
131  dd4hepToken_ =
132  c.consumes<cms::DDCompactView>(edm::ESInputTag("", iConfig.getParameter<std::string>("compactViewTag")));
133 
136  realAlignmentToken_ = c1.consumesFrom<CTPPSRPAlignmentCorrectionsData, RPRealAlignmentRecord>(edm::ESInputTag());
137 
142  }
143  }
144 
146  dgdRealToken_ = c_RTG.consumes<DetGeomDesc>(edm::ESInputTag());
147 
150  dgdMisToken_ = c_MTG.consumes<DetGeomDesc>(edm::ESInputTag());
151  }
152 }
edm::ESGetToken< cms::DDCompactView, IdealGeometryRecord > dd4hepToken_
Event setup record containing the ideal PPS geometry information.
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
Definition: ESProducer.h:163
T getUntrackedParameter(std::string const &, T const &) const
const edm::EventSetup & c
edm::ESGetToken< DetGeomDesc, IdealGeometryRecord > idealGDToken_
edm::ESGetToken< DDCompactView, IdealGeometryRecord > ddToken_
std::unique_ptr< CTPPSGeometry > produceRealTG(const VeryForwardRealGeometryRecord &)
Compact representation of the geometrical detector hierarchy.
Definition: DDCompactView.h:81
std::unique_ptr< CTPPSGeometry > produceMisalignedTG(const VeryForwardMisalignedGeometryRecord &)
edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, RPMisalignedAlignmentRecord > misAlignmentToken_
std::unique_ptr< DetGeomDesc > produceRealGD(const VeryForwardRealGeometryRecord &)
edm::ESGetToken< DetGeomDesc, VeryForwardRealGeometryRecord > dgdRealToken_
edm::ESGetToken< DetGeomDesc, VeryForwardMisalignedGeometryRecord > dgdMisToken_
edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, RPRealAlignmentRecord > realAlignmentToken_
edm::ESGetToken< DetGeomDesc, VeryForwardIdealGeometryRecord > idealDBGDToken_
edm::ESGetToken< PDetGeomDesc, VeryForwardIdealGeometryRecord > dbToken_
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
std::unique_ptr< DetGeomDesc > produceMisalignedGD(const VeryForwardMisalignedGeometryRecord &)
Container for CTPPS RP alignment corrections. The corrections are stored on two levels - RP and senso...
std::unique_ptr< DetGeomDesc > produceMisalignedGDFromPreprocessedDB(const VeryForwardMisalignedGeometryRecord &)
std::unique_ptr< DetGeomDesc > produceIdealGD(const IdealGeometryRecord &)
const unsigned int verbosity_
std::unique_ptr< DetGeomDesc > produceIdealGDFromPreprocessedDB(const VeryForwardIdealGeometryRecord &)
std::unique_ptr< DetGeomDesc > produceRealGDFromPreprocessedDB(const VeryForwardRealGeometryRecord &)
CTPPSGeometryESModule::~CTPPSGeometryESModule ( )
inlineoverride

Definition at line 55 of file CTPPSGeometryESModule.cc.

55 {}

Member Function Documentation

std::vector<int> CTPPSGeometryESModule::fillCopyNos ( TGeoIterator &  it)
private
void CTPPSGeometryESModule::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 154 of file CTPPSGeometryESModule.cc.

References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.

154  {
156  desc.addUntracked<unsigned int>("verbosity", 1);
157  desc.add<bool>("buildMisalignedGeometry", false)->setComment("switch if misaligned geometry shall be built");
158  desc.add<bool>("isRun2", false)->setComment("Switch to legacy (2017-18) definition of diamond geometry");
159  desc.add<std::string>("dbTag", std::string());
160  desc.add<std::string>("compactViewTag", std::string());
161  desc.addUntracked<bool>("fromPreprocessedDB", false);
162  desc.addUntracked<bool>("fromDD4hep", false);
163  descriptions.add("CTPPSGeometryESModule", desc);
164 }
ParameterDescriptionBase * addUntracked(U const &iLabel, T const &value)
ParameterDescriptionBase * add(U const &iLabel, T const &value)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
template<typename REC , typename GEO >
std::unique_ptr< DetGeomDesc > CTPPSGeometryESModule::produceGD ( const GEO &  iIdealRec,
const std::optional< REC > &  iAlignRec,
edm::ESGetToken< DetGeomDesc, GEO > const &  iGDToken,
edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, REC > const &  iAlignToken,
const char *  name 
)
private

Definition at line 197 of file CTPPSGeometryESModule.cc.

References CTPPSGeometryESCommon::applyAlignments(), CTPPSRPAlignmentCorrectionsData::getRPMap(), CTPPSRPAlignmentCorrectionsData::getSensorMap(), and verbosity_.

Referenced by produceMisalignedGD(), produceMisalignedGDFromPreprocessedDB(), produceRealGD(), and produceRealGDFromPreprocessedDB().

202  {
203  // get the input GeometricalDet
204  auto const& idealGD = iIdealRec.get(iGDToken);
205 
206  // load alignments
207  CTPPSRPAlignmentCorrectionsData const* alignments = nullptr;
208  if (iAlignRec) {
209  auto alignmentsHandle = iAlignRec->getHandle(iAlignToken);
210  if (alignmentsHandle.isValid()) {
211  alignments = alignmentsHandle.product();
212  }
213  }
214 
215  if (verbosity_) {
216  if (alignments) {
217  edm::LogVerbatim(name) << ">> " << name << " > Real geometry: " << alignments->getRPMap().size() << " RP and "
218  << alignments->getSensorMap().size() << " sensor alignments applied.";
219  } else {
220  edm::LogVerbatim(name) << ">> " << name << " > Real geometry: No alignment applied.";
221  }
222  }
223 
224  return CTPPSGeometryESCommon::applyAlignments(idealGD, alignments);
225 }
Log< level::Info, true > LogVerbatim
std::unique_ptr< DetGeomDesc > applyAlignments(const DetGeomDesc &, const CTPPSRPAlignmentCorrectionsData *)
const mapType & getRPMap() const
returns the map of RP alignment corrections
const mapType & getSensorMap() const
returns the map of sensor alignment corrections
Container for CTPPS RP alignment corrections. The corrections are stored on two levels - RP and senso...
const unsigned int verbosity_
std::unique_ptr< DetGeomDesc > CTPPSGeometryESModule::produceIdealGD ( const IdealGeometryRecord iRecord)
private

Definition at line 166 of file CTPPSGeometryESModule.cc.

References detgeomdescbuilder::buildDetGeomDescFromCompactView(), dd4hepToken_, ddToken_, fromDD4hep_, edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), and isRun2_.

Referenced by CTPPSGeometryESModule().

166  {
167  if (!fromDD4hep_) {
168  // Get the DDCompactView from EventSetup
169  auto const& myCompactView = iRecord.get(ddToken_);
170 
171  // Build geo from compact view.
173  }
174 
175  else {
176  // Get the DDCompactView from EventSetup
177  auto const& myCompactView = iRecord.get(dd4hepToken_);
178 
179  // Build geo from compact view.
181  }
182 }
edm::ESGetToken< cms::DDCompactView, IdealGeometryRecord > dd4hepToken_
edm::ESGetToken< DDCompactView, IdealGeometryRecord > ddToken_
ProductT const & get(ESGetToken< ProductT, DepRecordT > const &iToken) const
std::unique_ptr< DetGeomDesc > buildDetGeomDescFromCompactView(const DDCompactView &myCompactView, const bool isRun2)
std::unique_ptr< DetGeomDesc > CTPPSGeometryESModule::produceIdealGDFromPreprocessedDB ( const VeryForwardIdealGeometryRecord iRecord)
private

Definition at line 184 of file CTPPSGeometryESModule.cc.

References dbToken_, and edm::eventsetup::EventSetupRecordImplementation< T >::get().

Referenced by CTPPSGeometryESModule().

185  {
186  // Get the PDetGeomDesc from EventSetup
187  auto const& myDB = iRecord.get(dbToken_);
188 
189  edm::LogInfo("CTPPSGeometryESModule") << " myDB size = " << myDB.container_.size();
190 
191  // Build geo from PDetGeomDesc DB object.
192  auto pdet = std::make_unique<DetGeomDesc>(myDB);
193  return pdet;
194 }
PRODUCT const & get(ESGetToken< PRODUCT, T > const &iToken) const
Log< level::Info, false > LogInfo
edm::ESGetToken< PDetGeomDesc, VeryForwardIdealGeometryRecord > dbToken_
std::unique_ptr< DetGeomDesc > CTPPSGeometryESModule::produceMisalignedGD ( const VeryForwardMisalignedGeometryRecord iRecord)
private

Definition at line 259 of file CTPPSGeometryESModule.cc.

References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord(), idealGDToken_, misAlignmentToken_, produceGD(), and edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::tryToGetRecord().

Referenced by CTPPSGeometryESModule().

260  {
261  return produceGD(iRecord.getRecord<IdealGeometryRecord>(),
265  "CTPPSGeometryESModule::produceMisalignedGD");
266 }
edm::ESGetToken< DetGeomDesc, IdealGeometryRecord > idealGDToken_
edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, RPMisalignedAlignmentRecord > misAlignmentToken_
std::unique_ptr< DetGeomDesc > produceGD(const GEO &, const std::optional< REC > &, edm::ESGetToken< DetGeomDesc, GEO > const &, edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, REC > const &, const char *name)
std::unique_ptr< DetGeomDesc > CTPPSGeometryESModule::produceMisalignedGDFromPreprocessedDB ( const VeryForwardMisalignedGeometryRecord iRecord)
private

Definition at line 238 of file CTPPSGeometryESModule.cc.

References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord(), idealDBGDToken_, misAlignmentToken_, produceGD(), and edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::tryToGetRecord().

Referenced by CTPPSGeometryESModule().

239  {
244  "CTPPSGeometryESModule::produceMisalignedGDFromPreprocessedDB");
245 }
Event setup record containing the ideal PPS geometry information.
edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, RPMisalignedAlignmentRecord > misAlignmentToken_
std::unique_ptr< DetGeomDesc > produceGD(const GEO &, const std::optional< REC > &, edm::ESGetToken< DetGeomDesc, GEO > const &, edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, REC > const &, const char *name)
edm::ESGetToken< DetGeomDesc, VeryForwardIdealGeometryRecord > idealDBGDToken_
std::unique_ptr< CTPPSGeometry > CTPPSGeometryESModule::produceMisalignedTG ( const VeryForwardMisalignedGeometryRecord iRecord)
private

Definition at line 278 of file CTPPSGeometryESModule.cc.

References dgdMisToken_, edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), and verbosity_.

Referenced by CTPPSGeometryESModule().

279  {
280  auto const& gD = iRecord.get(dgdMisToken_);
281 
282  return std::make_unique<CTPPSGeometry>(&gD, verbosity_);
283 }
ProductT const & get(ESGetToken< ProductT, DepRecordT > const &iToken) const
edm::ESGetToken< DetGeomDesc, VeryForwardMisalignedGeometryRecord > dgdMisToken_
const unsigned int verbosity_
std::unique_ptr< DetGeomDesc > CTPPSGeometryESModule::produceRealGD ( const VeryForwardRealGeometryRecord iRecord)
private

Definition at line 249 of file CTPPSGeometryESModule.cc.

References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord(), idealGDToken_, produceGD(), realAlignmentToken_, and edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::tryToGetRecord().

Referenced by CTPPSGeometryESModule().

249  {
250  return produceGD(iRecord.getRecord<IdealGeometryRecord>(),
254  "CTPPSGeometryESModule::produceRealGD");
255 }
edm::ESGetToken< DetGeomDesc, IdealGeometryRecord > idealGDToken_
std::unique_ptr< DetGeomDesc > produceGD(const GEO &, const std::optional< REC > &, edm::ESGetToken< DetGeomDesc, GEO > const &, edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, REC > const &, const char *name)
edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, RPRealAlignmentRecord > realAlignmentToken_
std::unique_ptr< DetGeomDesc > CTPPSGeometryESModule::produceRealGDFromPreprocessedDB ( const VeryForwardRealGeometryRecord iRecord)
private

Definition at line 227 of file CTPPSGeometryESModule.cc.

References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord(), idealDBGDToken_, produceGD(), realAlignmentToken_, and edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::tryToGetRecord().

Referenced by CTPPSGeometryESModule().

228  {
233  "CTPPSGeometryESModule::produceRealGDFromPreprocessedDB");
234 }
Event setup record containing the ideal PPS geometry information.
std::unique_ptr< DetGeomDesc > produceGD(const GEO &, const std::optional< REC > &, edm::ESGetToken< DetGeomDesc, GEO > const &, edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, REC > const &, const char *name)
edm::ESGetToken< CTPPSRPAlignmentCorrectionsData, RPRealAlignmentRecord > realAlignmentToken_
edm::ESGetToken< DetGeomDesc, VeryForwardIdealGeometryRecord > idealDBGDToken_
std::unique_ptr< CTPPSGeometry > CTPPSGeometryESModule::produceRealTG ( const VeryForwardRealGeometryRecord iRecord)
private

Definition at line 270 of file CTPPSGeometryESModule.cc.

References dgdRealToken_, edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), and verbosity_.

Referenced by CTPPSGeometryESModule().

270  {
271  auto const& gD = iRecord.get(dgdRealToken_);
272 
273  return std::make_unique<CTPPSGeometry>(&gD, verbosity_);
274 }
ProductT const & get(ESGetToken< ProductT, DepRecordT > const &iToken) const
edm::ESGetToken< DetGeomDesc, VeryForwardRealGeometryRecord > dgdRealToken_
const unsigned int verbosity_

Member Data Documentation

const bool CTPPSGeometryESModule::buildMisalignedGeometry_
private

Definition at line 80 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule().

edm::ESGetToken<PDetGeomDesc, VeryForwardIdealGeometryRecord> CTPPSGeometryESModule::dbToken_
private
edm::ESGetToken<cms::DDCompactView, IdealGeometryRecord> CTPPSGeometryESModule::dd4hepToken_
private

Definition at line 84 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule(), and produceIdealGD().

edm::ESGetToken<DDCompactView, IdealGeometryRecord> CTPPSGeometryESModule::ddToken_
private

Definition at line 83 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule(), and produceIdealGD().

edm::ESGetToken<DetGeomDesc, VeryForwardMisalignedGeometryRecord> CTPPSGeometryESModule::dgdMisToken_
private

Definition at line 94 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule(), and produceMisalignedTG().

edm::ESGetToken<DetGeomDesc, VeryForwardRealGeometryRecord> CTPPSGeometryESModule::dgdRealToken_
private

Definition at line 93 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule(), and produceRealTG().

const bool CTPPSGeometryESModule::fromDD4hep_
private

Definition at line 86 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule(), and produceIdealGD().

const bool CTPPSGeometryESModule::fromPreprocessedDB_
private

Definition at line 86 of file CTPPSGeometryESModule.cc.

Referenced by CTPPSGeometryESModule().

edm::ESGetToken<DetGeomDesc, VeryForwardIdealGeometryRecord> CTPPSGeometryESModule::idealDBGDToken_
private
edm::ESGetToken<DetGeomDesc, IdealGeometryRecord> CTPPSGeometryESModule::idealGDToken_
private
const bool CTPPSGeometryESModule::isRun2_
private

Definition at line 81 of file CTPPSGeometryESModule.cc.

Referenced by produceIdealGD().

edm::ESGetToken<CTPPSRPAlignmentCorrectionsData, RPMisalignedAlignmentRecord> CTPPSGeometryESModule::misAlignmentToken_
private
edm::ESGetToken<CTPPSRPAlignmentCorrectionsData, RPRealAlignmentRecord> CTPPSGeometryESModule::realAlignmentToken_
private
const unsigned int CTPPSGeometryESModule::verbosity_
private

Definition at line 79 of file CTPPSGeometryESModule.cc.

Referenced by produceGD(), produceMisalignedTG(), and produceRealTG().