1 #ifndef DUPLICATIONCHECKER_H
2 #define DUPLICATIONCHECKER_H
44 typedef std::vector<associationMap::iterator>
itemList;
edm::EDGetTokenT< LHEEventProduct > lheEventProductToken_
edm::InputTag generatedCollection_
edm::EDGetTokenT< edm::HepMCProduct > generatedCollectionToken_
virtual void endRun(const edm::Run &, const edm::EventSetup &)
std::vector< associationMap::iterator > itemList
void analyze(const edm::Event &iEvent, const edm::EventSetup &iSetup)
associationMap xBjorkenHistory
virtual void beginRun(const edm::Run &, const edm::EventSetup &)
std::multimap< double, edm::EventID > associationMap
MonitorElement * xBjorkenME
edm::InputTag lheEventProduct_
virtual ~DuplicationChecker()
DuplicationChecker(const edm::ParameterSet &)
void findValuesAssociatedWithKey(associationMap &mMap, double &key, itemList &theObjects)