$Date: November 2006 $Revision:
- Author
- P. Bargassa - Rice U.
$Date: April 2016 $Revision:
- Author
- G. Karapostoli - ULB
Definition at line 34 of file HLTBitAnalyzer.h.
Definition at line 32 of file HLTBitAnalyzer.cc.
References _HistName, _isData, _UseTFileService, edm::EDConsumerBase::consumesCollector(), gather_cfg::cout, errCnt, evt_header_, compareTotals::fs, genEventInfo_, genEventInfoToken_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hlt_analysis_, hltresults_, hltresultsToken_, HltTree, ProducerED_cfi::InputTag, l1results_, l1resultsToken_, m_file, mct_analysis_, mctruth_, mctruthToken_, pileupInfo_, pileupInfoToken_, environment_file_cff::runParameters, EventHeader::setup(), RECOVertex::setup(), HLTMCtruth::setup(), HLTInfo::setup(), simhits_, simtracksToken_, simverticesToken_, AlCaHLTBitMon_QueryRunRegistry::string, VertexTagOffline0_, VertexTagOffline0Token_, and vrt_analysisOffline0_.
36 std::cout <<
" Beginning HLTBitAnalyzer Analysis " << std::endl;
99 _UseTFileService = conf.getUntrackedParameter<
bool>(
"UseTFileService",
false);
112 HltTree =
fs->make<TTree>(
"HltTree",
"");
117 HltTree =
new TTree(
"HltTree",
"");
edm::InputTag VertexTagOffline0_
void setup(const edm::ParameterSet &pSet, TTree *tree)
edm::InputTag hltresults_
RECOVertex vrt_analysisOffline0_
edm::EDGetTokenT< GlobalAlgBlkBxCollection > l1resultsToken_
edm::InputTag genEventInfo_
void setup(const edm::ParameterSet &pSet, TTree *tree, std::string vertexType)
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.
EventHeader evt_header_
Default analyses.
edm::EDGetTokenT< std::vector< PileupSummaryInfo > > pileupInfoToken_
edm::EDGetTokenT< GenEventInfoProduct > genEventInfoToken_
edm::EDGetTokenT< std::vector< SimTrack > > simtracksToken_
edm::EDGetTokenT< reco::VertexCollection > VertexTagOffline0Token_
edm::EDGetTokenT< edm::TriggerResults > hltresultsToken_
void setup(const edm::ParameterSet &pSet, TTree *tree)
edm::InputTag pileupInfo_
edm::EDGetTokenT< reco::CandidateView > mctruthToken_
edm::EDGetTokenT< std::vector< SimVertex > > simverticesToken_
Implements edm::one::EDAnalyzerBase.
Definition at line 130 of file HLTBitAnalyzer.cc.
References _isData, EventHeader::analyze(), RECOVertex::analyze(), HLTMCtruth::analyze(), HLTInfo::analyze(), mps_splice::entry, errCnt, errMax(), evt_header_, genParticles2HepMC_cfi::genEventInfo, genEventInfo_, genEventInfoToken_, getCollection(), hlt_analysis_, HLTBitAnalyser_cfi::hltresults, hltresults_, hltresultsToken_, HltTree, iEvent, kGenEventInfo, kHltresults, kL1GtRR, kMctruth, kPileupInfo, kRecoVerticesOffline0, kSimhit, HLTBitAnalyser_cfi::l1results, l1results_, l1resultsToken_, m_file, mct_analysis_, HLTBitAnalyser_cfi::mctruth, mctruth_, mctruthToken_, combine::missing, MillePedeFileConverter_cfg::out, pileupInfo_, pileupInfoToken_, ptHat, simhits_, TrackCandidateProducer_cfi::simTracks, simtracksToken_, HGCalValidator_cfi::simVertices, simverticesToken_, VertexTagOffline0_, VertexTagOffline0Token_, and vrt_analysisOffline0_.
152 std::vector<MissingCollectionInfo>
missing;
193 std::stringstream
out;
194 out <<
"OpenHLT analyser - missing collections:";
196 out <<
"\n\t" <<
entry.first <<
": " <<
entry.second->encode();
199 edm::LogWarning(
"OpenHLT") <<
"Maximum error count reached -- No more messages will be printed.";
void analyze(const edm::Handle< edm::TriggerResults > &hltresults, const edm::Handle< GlobalAlgBlkBxCollection > &l1results, edm::EventSetup const &eventSetup, edm::Event const &iEvent, TTree *tree)
edm::InputTag VertexTagOffline0_
edm::InputTag hltresults_
RECOVertex vrt_analysisOffline0_
edm::EDGetTokenT< GlobalAlgBlkBxCollection > l1resultsToken_
edm::InputTag genEventInfo_
EventHeader evt_header_
Default analyses.
edm::EDGetTokenT< std::vector< PileupSummaryInfo > > pileupInfoToken_
void analyze(edm::Handle< reco::VertexCollection > recoVertexs, TTree *tree)
Log< level::Warning, true > LogPrint
edm::EDGetTokenT< GenEventInfoProduct > genEventInfoToken_
static bool getCollection(const edm::Event &event, std::vector< MissingCollectionInfo > &missing, edm::Handle< T > &handle, const edm::InputTag &name, const edm::EDGetTokenT< T > token, const char *description)
void analyze(const edm::Handle< reco::CandidateView > &mctruth, const double &pthat, const double &weight, const edm::Handle< std::vector< SimTrack > > &simTracks, const edm::Handle< std::vector< SimVertex > > &simVertices, const edm::Handle< std::vector< PileupSummaryInfo > > &PupInfo, TTree *tree)
edm::EDGetTokenT< std::vector< SimTrack > > simtracksToken_
const char * kRecoVerticesOffline0
const char * kGenEventInfo
edm::EDGetTokenT< reco::VertexCollection > VertexTagOffline0Token_
edm::EDGetTokenT< edm::TriggerResults > hltresultsToken_
edm::InputTag pileupInfo_
Log< level::Warning, false > LogWarning
edm::EDGetTokenT< reco::CandidateView > mctruthToken_
edm::EDGetTokenT< std::vector< SimVertex > > simverticesToken_