#include <AttachSD.h>
Public Member Functions | |
AttachSD () | |
std::pair< std::vector < SensitiveTkDetector * > , std::vector < SensitiveCaloDetector * > > | create (const DDDWorld &w, const DDCompactView &cpv, SensitiveDetectorCatalog &clg, edm::ParameterSet const &p, const SimTrackManager *m, SimActivityRegistry ®) const |
~AttachSD () | |
Definition at line 13 of file AttachSD.h.
AttachSD::AttachSD | ( | ) |
Definition at line 17 of file AttachSD.cc.
AttachSD::~AttachSD | ( | ) |
Definition at line 19 of file AttachSD.cc.
std::pair< std::vector< SensitiveTkDetector * >, std::vector< SensitiveCaloDetector * > > AttachSD::create | ( | const DDDWorld & | w, |
const DDCompactView & | cpv, | ||
SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | m, | ||
SimActivityRegistry & | reg | ||
) | const |
Definition at line 23 of file AttachSD.cc.
References SensitiveDetectorCatalog::className(), className(), reco::get(), LogDebug, SensitiveDetectorCatalog::readoutNames(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
Referenced by RunManager::initG4(), RunManagerMT::initG4(), and GeometryProducer::produce().