#include <FWRecoGeometryESProducer.h>
Private Member Functions | |
void | addCaloGeometry (void) |
void | addCSCGeometry (void) |
void | addDTGeometry (void) |
void | addGEMGeometry (void) |
void | addME0Geometry (void) |
void | addPixelBarrelGeometry (void) |
void | addPixelForwardGeometry (void) |
void | addRPCGeometry (void) |
void | addTECGeometry (void) |
void | addTIBGeometry (void) |
void | addTIDGeometry (void) |
void | addTOBGeometry (void) |
void | fillPoints (unsigned int id, std::vector< GlobalPoint >::const_iterator begin, std::vector< GlobalPoint >::const_iterator end) |
void | fillShapeAndPlacement (unsigned int id, const GeomDet *det) |
FWRecoGeometryESProducer (const FWRecoGeometryESProducer &) | |
unsigned int | insert_id (unsigned int id) |
const FWRecoGeometryESProducer & | operator= (const FWRecoGeometryESProducer &) |
Private Attributes | |
edm::ESHandle< CaloGeometry > | m_caloGeom |
unsigned int | m_current |
boost::shared_ptr< FWRecoGeometry > | m_fwGeometry |
edm::ESHandle < GlobalTrackingGeometry > | m_geomRecord |
std::vector< edm::ESHandle < HGCalGeometry > > | m_hgcalGeoms |
const TrackerGeometry * | m_trackerGeom |
Additional Inherited Members | |
Public Types inherited from edm::eventsetup::DataProxyProvider | |
typedef std::vector< std::pair < DataKey, edm::propagate_const < std::shared_ptr< DataProxy > > > > | KeyedProxies |
typedef std::vector < EventSetupRecordKey > | Keys |
typedef std::map < EventSetupRecordKey, KeyedProxies > | RecordProxies |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::ESProducer | |
template<typename T > | |
void | setWhatProduced (T *iThis, const es::Label &iLabel=es::Label()) |
template<typename T > | |
void | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
void | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
void | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel=es::Label()) |
Protected Member Functions inherited from edm::ESProxyFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::auto_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::auto_ptr< eventsetup::ProxyFactoryBase > &iFactory, const std::string &iLabel=std::string()) |
virtual void | registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) |
override DataProxyProvider method More... | |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
void | eraseAll (const EventSetupRecordKey &iRecordKey) |
deletes all the Proxies in aStream More... | |
void | invalidateProxies (const EventSetupRecordKey &iRecordKey) |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &) |
Definition at line 23 of file FWRecoGeometryESProducer.h.
FWRecoGeometryESProducer::FWRecoGeometryESProducer | ( | const edm::ParameterSet & | ) |
Definition at line 74 of file FWRecoGeometryESProducer.cc.
|
virtual |
Definition at line 80 of file FWRecoGeometryESProducer.cc.
|
private |
|
private |
Definition at line 481 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 126 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 174 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 265 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 315 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 355 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 376 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 228 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 460 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 397 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 439 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 418 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 514 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 530 of file FWRecoGeometryESProducer.cc.
|
private |
Definition at line 504 of file FWRecoGeometryESProducer.cc.
|
private |
boost::shared_ptr< FWRecoGeometry > FWRecoGeometryESProducer::produce | ( | const FWRecoGeometryRecord & | record | ) |
Definition at line 84 of file FWRecoGeometryESProducer.cc.
Referenced by JSONExport.JsonExport::export().
|
private |
Definition at line 53 of file FWRecoGeometryESProducer.h.
|
private |
Definition at line 58 of file FWRecoGeometryESProducer.h.
|
private |
Definition at line 56 of file FWRecoGeometryESProducer.h.
|
private |
Definition at line 52 of file FWRecoGeometryESProducer.h.
|
private |
Definition at line 54 of file FWRecoGeometryESProducer.h.
|
private |
Definition at line 55 of file FWRecoGeometryESProducer.h.