Functions | |
std::pair< std::vector< SensitiveTkDetector * >, std::vector< SensitiveCaloDetector * > > | attachSD (const std::unordered_map< std::string, std::unique_ptr< SensitiveDetectorMakerBase >> &, const edm::EventSetup &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *, SimActivityRegistry ®) |
std::unordered_map< std::string, std::unique_ptr< SensitiveDetectorMakerBase > > | sensitiveDetectorMakers (edm::ParameterSet const &, edm::ConsumesCollector, std::vector< std::string > const &chosenMakers) |
std::pair<std::vector<SensitiveTkDetector *>, std::vector<SensitiveCaloDetector *> > sim::attachSD | ( | const std::unordered_map< std::string, std::unique_ptr< SensitiveDetectorMakerBase >> & | , |
const edm::EventSetup & | , | ||
const SensitiveDetectorCatalog & | , | ||
edm::ParameterSet const & | , | ||
const SimTrackManager * | , | ||
SimActivityRegistry & | reg | ||
) |
Referenced by RunManagerMTWorker::initializeG4(), and GeometryProducer::produce().
std::unordered_map<std::string, std::unique_ptr<SensitiveDetectorMakerBase> > sim::sensitiveDetectorMakers | ( | edm::ParameterSet const & | pset, |
edm::ConsumesCollector | cc, | ||
std::vector< std::string > const & | chosenMakers | ||
) |
Definition at line 22 of file sensitiveDetectorMakers.cc.
References taus_updatedMVAIds_cff::category, edmplugin::PluginManager::categoryToInfos(), Exception, edmplugin::PluginManager::get(), get, info(), Skims_PA_cff::name, and muonDTDigis_cfi::pset.
Referenced by GeometryProducer::GeometryProducer(), and RunManagerMTWorker::RunManagerMTWorker().