#include <L1TPhase2CorrelatorOffline.h>
Classes | |
class | InCone |
struct | McVars |
class | MultiCollection |
struct | RecoVars |
struct | SimpleObject |
Public Types | |
enum | PlotConfig { resVsPt, resVsEta, ptDist, etaDist } |
Public Types inherited from DQMOneEDAnalyzer<> | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Attributes | |
static const std::map< std::string, unsigned int > | PlotConfigNames |
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &eSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &run, const edm::EventSetup &iSetup) override |
void | dqmEndRun (const edm::Run &run, const edm::EventSetup &iSetup) override |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Member Functions | |
void | bookPhase2CorrelatorHistos (DQMStore::IBooker &) |
double | calcDeltaPhi (double phi1, double phi2) |
void | computeResponseResolution () |
double | Distance (const reco::Candidate &c1, const reco::Candidate &c2) |
double | DistancePhi (const reco::Candidate &c1, const reco::Candidate &c2) |
std::vector< float > | getQuantile (float quant, TH2F *hist) |
void | medianResponseCorrResolution (MonitorElement *in2D, MonitorElement *response, MonitorElement *resolution) |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMOneEDAnalyzer<> | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 48 of file L1TPhase2CorrelatorOffline.h.
Enumerator | |
---|---|
resVsPt | |
resVsEta | |
ptDist | |
etaDist |
Definition at line 53 of file L1TPhase2CorrelatorOffline.h.
L1TPhase2CorrelatorOffline::L1TPhase2CorrelatorOffline | ( | const edm::ParameterSet & | ps | ) |
Definition at line 35 of file L1TPhase2CorrelatorOffline.cc.
|
override |
Definition at line 107 of file L1TPhase2CorrelatorOffline.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 134 of file L1TPhase2CorrelatorOffline.cc.
References funct::abs(), bZ_, L1TPhase2CorrelatorOffline::McVars::caloeta, L1TPhase2CorrelatorOffline::McVars::calophi, HLTMuonOfflineAnalyzer_cfi::deltaR2, MillePedeFileConverter_cfg::e, L1TPhase2CorrelatorOffline::McVars::eta, f, dqm::impl::MonitorElement::Fill(), L1TPhase2CorrelatorOffline::McVars::fillP4(), L1TPhase2CorrelatorOffline::McVars::fillPropagated(), genJetToken_, electrons_cff::genparticles, genParticleToken_, runTauDisplay::gp, h_L1PF_eta_, h_L1PF_eta_ch_, h_L1PF_eta_el_, h_L1PF_eta_mu_, h_L1PF_eta_nh_, h_L1PF_eta_pho_, h_L1PF_jet_ptratio_vs_eta_, h_L1PF_jet_ptratio_vs_pt_barrel_, h_L1PF_jet_ptratio_vs_pt_ecnotk_, h_L1PF_jet_ptratio_vs_pt_endcap_, h_L1PF_jet_ptratio_vs_pt_hf_, h_L1PF_part_ptratio_0p2_vs_eta_, h_L1PF_part_ptratio_0p2_vs_pt_barrel_, h_L1PF_part_ptratio_0p2_vs_pt_ecnotk_, h_L1PF_part_ptratio_0p2_vs_pt_endcap_, h_L1PF_part_ptratio_0p2_vs_pt_hf_, h_L1PF_pt_, h_L1PF_pt_ch_, h_L1PF_pt_el_, h_L1PF_pt_mu_, h_L1PF_pt_nh_, h_L1PF_pt_pho_, h_L1Puppi_eta_, h_L1Puppi_eta_ch_, h_L1Puppi_eta_el_, h_L1Puppi_eta_mu_, h_L1Puppi_eta_nh_, h_L1Puppi_eta_pho_, h_L1Puppi_jet_ptratio_vs_eta_, h_L1Puppi_jet_ptratio_vs_pt_barrel_, h_L1Puppi_jet_ptratio_vs_pt_ecnotk_, h_L1Puppi_jet_ptratio_vs_pt_endcap_, h_L1Puppi_jet_ptratio_vs_pt_hf_, h_L1Puppi_part_ptratio_0p2_vs_eta_, h_L1Puppi_part_ptratio_0p2_vs_pt_barrel_, h_L1Puppi_part_ptratio_0p2_vs_pt_ecnotk_, h_L1Puppi_part_ptratio_0p2_vs_pt_endcap_, h_L1Puppi_part_ptratio_0p2_vs_pt_hf_, h_L1Puppi_pt_, h_L1Puppi_pt_ch_, h_L1Puppi_pt_el_, h_L1Puppi_pt_mu_, h_L1Puppi_pt_nh_, h_L1Puppi_pt_pho_, mps_fire::i, L1TPhase2CorrelatorOffline::McVars::id, L1TPhase2CorrelatorOffline::McVars::iso02, L1TPhase2CorrelatorOffline::McVars::iso04, L1TPhase2CorrelatorOffline::McVars::iso08, isParticleGun_, match(), mc_, dqmiodumpmetadata::n, convertSQLiteXML::ok, reco::Candidate::p4(), reco::Candidate::pdgId(), phase2PFToken_, phase2PuppiToken_, L1TPhase2CorrelatorOffline::McVars::phi, L1TPhase2CorrelatorOffline::McVars::pt, reco_, and Tau3MuMonitor_cff::taus.
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 124 of file L1TPhase2CorrelatorOffline.cc.
References bookPhase2CorrelatorHistos().
|
private |
Definition at line 358 of file L1TPhase2CorrelatorOffline.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::NavigatorBase::cd(), L1TPhase2Offline_cfi::etaDist, h_L1PF_eta_, h_L1PF_eta_ch_, h_L1PF_eta_el_, h_L1PF_eta_mu_, h_L1PF_eta_nh_, h_L1PF_eta_pho_, h_L1PF_jet_ptratio_vs_eta_, h_L1PF_jet_ptratio_vs_pt_barrel_, h_L1PF_jet_ptratio_vs_pt_ecnotk_, h_L1PF_jet_ptratio_vs_pt_endcap_, h_L1PF_jet_ptratio_vs_pt_hf_, h_L1PF_jet_resolution_pt_barrel_, h_L1PF_jet_resolution_pt_ecnotk_, h_L1PF_jet_resolution_pt_endcap_, h_L1PF_jet_resolution_pt_hf_, h_L1PF_jet_response_eta_, h_L1PF_jet_response_pt_barrel_, h_L1PF_jet_response_pt_ecnotk_, h_L1PF_jet_response_pt_endcap_, h_L1PF_jet_response_pt_hf_, h_L1PF_part_ptratio_0p2_vs_eta_, h_L1PF_part_ptratio_0p2_vs_pt_barrel_, h_L1PF_part_ptratio_0p2_vs_pt_ecnotk_, h_L1PF_part_ptratio_0p2_vs_pt_endcap_, h_L1PF_part_ptratio_0p2_vs_pt_hf_, h_L1PF_part_resolution_0p2_pt_barrel_, h_L1PF_part_resolution_0p2_pt_ecnotk_, h_L1PF_part_resolution_0p2_pt_endcap_, h_L1PF_part_resolution_0p2_pt_hf_, h_L1PF_part_response_0p2_eta_, h_L1PF_part_response_0p2_pt_barrel_, h_L1PF_part_response_0p2_pt_ecnotk_, h_L1PF_part_response_0p2_pt_endcap_, h_L1PF_part_response_0p2_pt_hf_, h_L1PF_pt_, h_L1PF_pt_ch_, h_L1PF_pt_el_, h_L1PF_pt_mu_, h_L1PF_pt_nh_, h_L1PF_pt_pho_, h_L1Puppi_eta_, h_L1Puppi_eta_ch_, h_L1Puppi_eta_el_, h_L1Puppi_eta_mu_, h_L1Puppi_eta_nh_, h_L1Puppi_eta_pho_, h_L1Puppi_jet_ptratio_vs_eta_, h_L1Puppi_jet_ptratio_vs_pt_barrel_, h_L1Puppi_jet_ptratio_vs_pt_ecnotk_, h_L1Puppi_jet_ptratio_vs_pt_endcap_, h_L1Puppi_jet_ptratio_vs_pt_hf_, h_L1Puppi_jet_resolution_pt_barrel_, h_L1Puppi_jet_resolution_pt_ecnotk_, h_L1Puppi_jet_resolution_pt_endcap_, h_L1Puppi_jet_resolution_pt_hf_, h_L1Puppi_jet_response_eta_, h_L1Puppi_jet_response_pt_barrel_, h_L1Puppi_jet_response_pt_ecnotk_, h_L1Puppi_jet_response_pt_endcap_, h_L1Puppi_jet_response_pt_hf_, h_L1Puppi_part_ptratio_0p2_vs_eta_, h_L1Puppi_part_ptratio_0p2_vs_pt_barrel_, h_L1Puppi_part_ptratio_0p2_vs_pt_ecnotk_, h_L1Puppi_part_ptratio_0p2_vs_pt_endcap_, h_L1Puppi_part_ptratio_0p2_vs_pt_hf_, h_L1Puppi_part_resolution_0p2_pt_barrel_, h_L1Puppi_part_resolution_0p2_pt_ecnotk_, h_L1Puppi_part_resolution_0p2_pt_endcap_, h_L1Puppi_part_resolution_0p2_pt_hf_, h_L1Puppi_part_response_0p2_eta_, h_L1Puppi_part_response_0p2_pt_barrel_, h_L1Puppi_part_response_0p2_pt_ecnotk_, h_L1Puppi_part_response_0p2_pt_endcap_, h_L1Puppi_part_response_0p2_pt_hf_, h_L1Puppi_pt_, h_L1Puppi_pt_ch_, h_L1Puppi_pt_el_, h_L1Puppi_pt_mu_, h_L1Puppi_pt_nh_, h_L1Puppi_pt_pho_, histDefinitions_, histFolder_, dqmoffline::l1t::HistDefinition::nbinsX, L1TPhase2Offline_cfi::ptDist, respresolFolder_, L1TPhase2Offline_cfi::resVsEta, L1TPhase2Offline_cfi::resVsPt, dqm::implementation::NavigatorBase::setCurrentFolder(), dqm::implementation::IBooker::setScope(), dqmoffline::l1t::HistDefinition::xmax, and dqmoffline::l1t::HistDefinition::xmin.
Referenced by bookHistograms().
|
private |
|
private |
Definition at line 839 of file L1TPhase2CorrelatorOffline.cc.
References h_L1PF_jet_ptratio_vs_eta_, h_L1PF_jet_ptratio_vs_pt_barrel_, h_L1PF_jet_ptratio_vs_pt_ecnotk_, h_L1PF_jet_ptratio_vs_pt_endcap_, h_L1PF_jet_ptratio_vs_pt_hf_, h_L1PF_jet_resolution_pt_barrel_, h_L1PF_jet_resolution_pt_ecnotk_, h_L1PF_jet_resolution_pt_endcap_, h_L1PF_jet_resolution_pt_hf_, h_L1PF_jet_response_eta_, h_L1PF_jet_response_pt_barrel_, h_L1PF_jet_response_pt_ecnotk_, h_L1PF_jet_response_pt_endcap_, h_L1PF_jet_response_pt_hf_, h_L1PF_part_ptratio_0p2_vs_eta_, h_L1PF_part_ptratio_0p2_vs_pt_barrel_, h_L1PF_part_ptratio_0p2_vs_pt_ecnotk_, h_L1PF_part_ptratio_0p2_vs_pt_endcap_, h_L1PF_part_ptratio_0p2_vs_pt_hf_, h_L1PF_part_resolution_0p2_pt_barrel_, h_L1PF_part_resolution_0p2_pt_ecnotk_, h_L1PF_part_resolution_0p2_pt_endcap_, h_L1PF_part_resolution_0p2_pt_hf_, h_L1PF_part_response_0p2_eta_, h_L1PF_part_response_0p2_pt_barrel_, h_L1PF_part_response_0p2_pt_ecnotk_, h_L1PF_part_response_0p2_pt_endcap_, h_L1PF_part_response_0p2_pt_hf_, h_L1Puppi_jet_ptratio_vs_eta_, h_L1Puppi_jet_ptratio_vs_pt_barrel_, h_L1Puppi_jet_ptratio_vs_pt_ecnotk_, h_L1Puppi_jet_ptratio_vs_pt_endcap_, h_L1Puppi_jet_ptratio_vs_pt_hf_, h_L1Puppi_jet_resolution_pt_barrel_, h_L1Puppi_jet_resolution_pt_ecnotk_, h_L1Puppi_jet_resolution_pt_endcap_, h_L1Puppi_jet_resolution_pt_hf_, h_L1Puppi_jet_response_eta_, h_L1Puppi_jet_response_pt_barrel_, h_L1Puppi_jet_response_pt_ecnotk_, h_L1Puppi_jet_response_pt_endcap_, h_L1Puppi_jet_response_pt_hf_, h_L1Puppi_part_ptratio_0p2_vs_eta_, h_L1Puppi_part_ptratio_0p2_vs_pt_barrel_, h_L1Puppi_part_ptratio_0p2_vs_pt_ecnotk_, h_L1Puppi_part_ptratio_0p2_vs_pt_endcap_, h_L1Puppi_part_ptratio_0p2_vs_pt_hf_, h_L1Puppi_part_resolution_0p2_pt_barrel_, h_L1Puppi_part_resolution_0p2_pt_ecnotk_, h_L1Puppi_part_resolution_0p2_pt_endcap_, h_L1Puppi_part_resolution_0p2_pt_hf_, h_L1Puppi_part_response_0p2_eta_, h_L1Puppi_part_response_0p2_pt_barrel_, h_L1Puppi_part_response_0p2_pt_ecnotk_, h_L1Puppi_part_response_0p2_pt_endcap_, h_L1Puppi_part_response_0p2_pt_hf_, mps_fire::i, and medianResponseCorrResolution().
Referenced by dqmEndRun().
|
private |
|
private |
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 115 of file L1TPhase2CorrelatorOffline.cc.
References BFieldTag_, bZ_, and edm::EventSetup::getData().
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 835 of file L1TPhase2CorrelatorOffline.cc.
References computeResponseResolution().
|
private |
Definition at line 909 of file L1TPhase2CorrelatorOffline.cc.
References PVValHelper::add(), gpuVertexFinder::hist, and DMR_cfg::thresh.
Referenced by medianResponseCorrResolution().
|
private |
Definition at line 934 of file L1TPhase2CorrelatorOffline.cc.
References alignCSCRings::corr, getQuantile(), dqm::legacy::MonitorElement::getTH1F(), dqm::legacy::MonitorElement::getTH2F(), cuy::ib, L1TObjectsTimingClient_cff::resolution, makeMEIFBenchmarkPlots::xval, and makeMEIFBenchmarkPlots::yval.
Referenced by computeResponseResolution().
|
private |
Definition at line 193 of file L1TPhase2CorrelatorOffline.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 253 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 191 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze().
|
private |
Definition at line 192 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze().
|
private |
Definition at line 257 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 277 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 267 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 262 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 282 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 272 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 300 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 296 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 298 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 297 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 299 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 336 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 338 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 337 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 339 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 321 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 317 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 319 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 318 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 320 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 290 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 286 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 288 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 287 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 289 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 328 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 330 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 329 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 331 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 311 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 307 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 309 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 308 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 310 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 256 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 276 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 266 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 261 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 281 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 271 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 259 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 279 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 269 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 264 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 284 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 274 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 305 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 301 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 303 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 302 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 304 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 340 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 342 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 341 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 343 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 326 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 322 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 324 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 323 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 325 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 295 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 291 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 293 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 292 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 294 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 332 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 334 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 333 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 335 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 316 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 312 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 314 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 313 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 315 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos(), and computeResponseResolution().
|
private |
Definition at line 258 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 278 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 268 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 263 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 283 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 273 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze(), and bookPhase2CorrelatorHistos().
|
private |
Definition at line 198 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos().
|
private |
Definition at line 196 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos().
|
private |
Definition at line 195 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze().
|
private |
Referenced by analyze().
|
private |
Definition at line 194 of file L1TPhase2CorrelatorOffline.h.
|
private |
Definition at line 200 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze().
|
private |
Definition at line 201 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze().
|
static |
Definition at line 55 of file L1TPhase2CorrelatorOffline.h.
|
private |
Definition at line 252 of file L1TPhase2CorrelatorOffline.h.
Referenced by analyze().
|
private |
Definition at line 197 of file L1TPhase2CorrelatorOffline.h.
Referenced by bookPhase2CorrelatorHistos().