#include <HLTBitAnalyzer.h>
Public Attributes | |
TTree * | HltTree |
Static Private Member Functions | |
static int | errMax () |
Private Attributes | |
double | _EtaMax |
double | _EtaMin |
std::string | _HistName |
bool | _isData |
bool | _UseTFileService |
int | errCnt |
EventHeader | evt_header_ |
Default analyses. More... | |
edm::InputTag | genEventInfo_ |
edm::EDGetTokenT< GenEventInfoProduct > | genEventInfoToken_ |
HLTInfo | hlt_analysis_ |
edm::InputTag | hltresults_ |
edm::EDGetTokenT< edm::TriggerResults > | hltresultsToken_ |
edm::InputTag | l1results_ |
edm::EDGetTokenT< GlobalAlgBlkBxCollection > | l1resultsToken_ |
TFile * | m_file |
HLTMCtruth | mct_analysis_ |
edm::InputTag | mctruth_ |
edm::EDGetTokenT< reco::CandidateView > | mctruthToken_ |
edm::InputTag | pileupInfo_ |
edm::EDGetTokenT< std::vector< PileupSummaryInfo > > | pileupInfoToken_ |
double | ptHat |
edm::InputTag | simhits_ |
edm::EDGetTokenT< std::vector< SimTrack > > | simtracksToken_ |
edm::EDGetTokenT< std::vector< SimVertex > > | simverticesToken_ |
edm::InputTag | VertexTagOffline0_ |
edm::EDGetTokenT< reco::VertexCollection > | VertexTagOffline0Token_ |
RECOVertex | vrt_analysisOffline0_ |
double | weight |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
$Date: November 2006 $Revision:
$Date: April 2016 $Revision:
Definition at line 35 of file HLTBitAnalyzer.h.
|
explicit |
Definition at line 31 of file HLTBitAnalyzer.cc.
References _HistName, _isData, _UseTFileService, edm::EDConsumerBase::consumesCollector(), gather_cfg::cout, errCnt, evt_header_, genEventInfo_, genEventInfoToken_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hlt_analysis_, hltresults_, hltresultsToken_, HltTree, l1results_, l1resultsToken_, m_file, TFileService::make(), mct_analysis_, mctruth_, mctruthToken_, pileupInfo_, pileupInfoToken_, EventHeader::setup(), RECOVertex::setup(), HLTMCtruth::setup(), HLTInfo::setup(), simhits_, simtracksToken_, simverticesToken_, AlCaHLTBitMon_QueryRunRegistry::string, VertexTagOffline0_, VertexTagOffline0Token_, and vrt_analysisOffline0_.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 129 of file HLTBitAnalyzer.cc.
References _isData, EventHeader::analyze(), RECOVertex::analyze(), HLTMCtruth::analyze(), HLTInfo::analyze(), mps_splice::entry, errCnt, errMax(), evt_header_, particlelevel_cff::genEventInfo, genEventInfo_, genEventInfoToken_, getCollection(), hlt_analysis_, hltresults_, hltresultsToken_, HltTree, edm::HandleBase::isValid(), kGenEventInfo, kHltresults, kL1GtRR, kMctruth, kPileupInfo, kRecoVerticesOffline0, kSimhit, l1results_, l1resultsToken_, m_file, mct_analysis_, mctruth_, mctruthToken_, MillePedeFileConverter_cfg::out, pileupInfo_, pileupInfoToken_, ptHat, GenEventInfoProduct::qScale(), simhits_, tkConvValidator_cfi::simTracks, simtracksToken_, simverticesToken_, VertexTagOffline0_, VertexTagOffline0Token_, vrt_analysisOffline0_, and GenEventInfoProduct::weight().
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 248 of file HLTBitAnalyzer.cc.
References HLTInfo::beginRun(), and hlt_analysis_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 254 of file HLTBitAnalyzer.cc.
References _UseTFileService, DEFINE_FWK_MODULE, HltTree, and m_file.
|
inlinestaticprivate |
|
private |
Definition at line 104 of file HLTBitAnalyzer.h.
|
private |
Definition at line 104 of file HLTBitAnalyzer.h.
|
private |
Definition at line 103 of file HLTBitAnalyzer.h.
Referenced by HLTBitAnalyzer().
|
private |
Definition at line 107 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 106 of file HLTBitAnalyzer.h.
Referenced by endJob(), and HLTBitAnalyzer().
|
private |
Definition at line 100 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Default analyses.
Definition at line 52 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 58 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 80 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 53 of file HLTBitAnalyzer.h.
Referenced by analyze(), beginRun(), and HLTBitAnalyzer().
|
private |
Definition at line 58 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 79 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
TTree* HLTBitAnalyzer::HltTree |
Definition at line 45 of file HLTBitAnalyzer.h.
Referenced by analyze(), endJob(), and HLTBitAnalyzer().
|
private |
Definition at line 73 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 82 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 105 of file HLTBitAnalyzer.h.
Referenced by analyze(), endJob(), and HLTBitAnalyzer().
|
private |
Definition at line 55 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 75 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 94 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 77 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 97 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 109 of file HLTBitAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 75 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 95 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 96 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 76 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 98 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 56 of file HLTBitAnalyzer.h.
Referenced by analyze(), and HLTBitAnalyzer().
|
private |
Definition at line 109 of file HLTBitAnalyzer.h.
Referenced by dirstructure.Directory::calcStats(), dirstructure.Directory::get_fail_rate(), dirstructure.Directory::get_null_rate(), dirstructure.Directory::get_skiped_rate(), dirstructure.Directory::get_success_rate(), and dirstructure.Directory::print_report().