#include <AttachSD.h>
Public Member Functions | |
AttachSD () | |
std::pair< std::vector< SensitiveTkDetector * >, std::vector< SensitiveCaloDetector * > > | create (const edm::EventSetup &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *, SimActivityRegistry ®) const |
~AttachSD () | |
Definition at line 17 of file AttachSD.h.
AttachSD::AttachSD | ( | ) |
Definition at line 11 of file AttachSD.cc.
AttachSD::~AttachSD | ( | ) |
Definition at line 13 of file AttachSD.cc.
std::pair< std::vector< SensitiveTkDetector * >, std::vector< SensitiveCaloDetector * > > AttachSD::create | ( | const edm::EventSetup & | es, |
const SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | man, | ||
SimActivityRegistry & | reg | ||
) | const |
Definition at line 15 of file AttachSD.cc.
References SensitiveDetectorCatalog::className(), className(), get, AlCaHLTBitMon_ParallelJobs::p, SensitiveDetectorCatalog::readoutNames(), rname, sd, contentValuesCheck::ss, and groupFilesInBlocks::temp.
Referenced by RunManager::initG4(), RunManagerMTWorker::initializeG4(), and GeometryProducer::produce().