#include <AttachSD.h>
Public Member Functions | |
AttachSD () | |
std::pair< std::vector< SensitiveTkDetector * >, std::vector< SensitiveCaloDetector * > > | create (const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *, SimActivityRegistry ®) const |
~AttachSD () | |
Definition at line 16 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 DDCompactView & | cpv, |
const SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | man, | ||
SimActivityRegistry & | reg | ||
) | const |
Definition at line 17 of file AttachSD.cc.
References SensitiveDetectorCatalog::className(), className(), reco::get(), SensitiveDetectorCatalog::readoutNames(), sd, AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
Referenced by RunManager::initG4(), RunManagerMTWorker::initializeThread(), and GeometryProducer::produce().