1 #ifndef FWCore_Framework_EventSetupImpl_h 2 #define FWCore_Framework_EventSetupImpl_h 37 namespace eventsetup {
56 unsigned int iTransitionID,
60 void fillAvailableRecordKeys(std::vector<eventsetup::EventSetupRecordKey>& oToFill)
const;
81 void setKeyIters(std::vector<eventsetup::EventSetupRecordKey>::const_iterator
const& keysBegin,
82 std::vector<eventsetup::EventSetupRecordKey>::const_iterator
const& keysEnd);
86 std::vector<eventsetup::EventSetupRecordKey>::const_iterator
keysBegin_;
87 std::vector<eventsetup::EventSetupRecordKey>::const_iterator
keysEnd_;
94 #endif // FWCore_Framework_EventSetup_h ActivityRegistry const * activityRegistry_
std::vector< eventsetup::EventSetupRecordKey >::const_iterator keysBegin_
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
std::vector< eventsetup::EventSetupRecordKey >::const_iterator keysEnd_
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
ActivityRegistry const * activityRegistry() const
bool insert(Storage &iStorage, ItemType *iItem, const IdTag &iIdTag)
ActivityRegistry const * activityRegistry_
void add(std::map< std::string, TH1 * > &h, TH1 *hist)
std::vector< eventsetup::EventSetupRecordImpl const * > recordImpls_