#include <MuonAnalysis/MomentumScaleCalibration/plugins/TestCorrection.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
lorentzVector | correctMuon (const lorentzVector &muon) |
lorentzVector | correctMuon (const lorentzVector &muon) |
virtual void | endJob () |
virtual void | endJob () override |
template<typename T > | |
std::vector< MuScleFitMuon > | fillMuonCollection (const std::vector< T > &tracks) |
template<typename T > | |
std::vector< MuScleFitMuon > | fillMuonCollection (const std::vector< T > &tracks) |
virtual void | initialize (const edm::EventSetup &) |
virtual void | initialize (const edm::EventSetup &) |
Private Member Functions inherited from MuScleFitBase | |
MuScleFitBase (const edm::ParameterSet &iConfig) | |
virtual | ~MuScleFitBase () |
void | clearHistoMap () |
Clean the histograms map. More... | |
void | fillHistoMap (TFile *outputFile, unsigned int iLoop) |
Create the histograms map. More... | |
void | readProbabilityDistributionsFromFile () |
Read probability distributions from a local root file. More... | |
void | writeHistoMap (const unsigned int iLoop) |
Save the histograms map to file. More... | |
Private Attributes | |
std::auto_ptr< BackgroundFunction > | background_ |
TH1F * | correctedPt_ |
TProfile * | correctedPtVsEta_ |
std::auto_ptr < MomentumScaleCorrector > | corrector_ |
int | eventCounter_ |
edm::EDGetTokenT < reco::MuonCollection > | glbMuonsToken_ |
std::auto_ptr< ResolutionFunction > | resolution_ |
edm::EDGetTokenT < reco::TrackCollection > | saMuonsToken_ |
edm::EDGetTokenT < reco::TrackCollection > | tracksToken_ |
TH1F * | uncorrectedPt_ |
TProfile * | uncorrectedPtVsEta_ |
Private Attributes inherited from MuScleFitBase | |
int | debug_ |
std::vector< GenMuonPair > | genMuonPairs_ |
Stores the genMuon pairs and the motherId prior to the creation of the internal tree. More... | |
std::map< std::string, Histograms * > | mapHisto_ |
The map of histograms. More... | |
std::vector< MuonPair > | muonPairs_ |
Used to store the muon pairs plus run and event number prior to the creation of the internal tree. More... | |
std::string | probabilitiesFile_ |
std::string | probabilitiesFileInPath_ |
std::vector< TFile * > | theFiles_ |
The files were the histograms are saved. More... | |
std::string | theGenInfoRootFileName_ |
edm::InputTag | theMuonLabel_ |
int | theMuonType_ |
std::string | theRootFileName_ |
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 &) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 63 of file TestCorrection.cc.
|
explicit |
Definition at line 148 of file TestCorrection.cc.
References background_, correctedPt_, correctedPtVsEta_, corrector_, gather_cfg::cout, eventCounter_, MuScleFitBase::fillHistoMap(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), download_sqlite_cfg::outputFile, MuScleFitUtils::parResol, MuScleFitUtils::resfind, resolution_, MuScleFitUtils::resolutionFunction, MuScleFitUtils::resolutionFunctionForVec, resolutionFunctionVecService(), AlCaHLTBitMon_QueryRunRegistry::string, MuScleFitBase::theFiles_, MuScleFitBase::theRootFileName_, uncorrectedPt_, and uncorrectedPtVsEta_.
TestCorrection::~TestCorrection | ( | ) |
Definition at line 182 of file TestCorrection.cc.
References svgfig::canvas(), correctedPt_, correctedPtVsEta_, gather_cfg::cout, eventCounter_, MuScleFitBase::theFiles_, uncorrectedPt_, uncorrectedPtVsEta_, and MuScleFitBase::writeHistoMap().
|
explicit |
TestCorrection::~TestCorrection | ( | ) |
|
privatevirtual |
Implements edm::EDAnalyzer.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 215 of file TestCorrection.cc.
References funct::abs(), correctedPt_, correctedPtVsEta_, correctMuon(), gather_cfg::cout, eventCounter_, fillMuonCollection(), MuScleFitUtils::findBestRecoRes(), edm::Event::getByToken(), glbMuonsToken_, initialize(), MuScleFitBase::mapHisto_, patZpeak::muons, MuScleFitUtils::ResFound, saMuonsToken_, MuScleFitUtils::SavedPair, MuScleFitBase::theMuonType_, testEve_cfg::tracks, tracksToken_, uncorrectedPt_, and uncorrectedPtVsEta_.
|
private |
|
private |
Definition at line 313 of file TestCorrection.cc.
References corrector_, and MuScleFitUtils::fromPtEtaPhiToPxPyPz().
Referenced by analyze().
|
inlineprivatevirtual |
|
inlineoverrideprivatevirtual |
|
inlineprivate |
Definition at line 71 of file TestCorrection.h.
References gather_cfg::cout, MuScleFitBase::debug_, RPCpg::mu, metsig::muon, patZpeak::muons, and mathSSE::sqrt().
|
inlineprivate |
Definition at line 73 of file TestCorrection.cc.
References gather_cfg::cout, MuScleFitBase::debug_, RPCpg::mu, metsig::muon, patZpeak::muons, and mathSSE::sqrt().
Referenced by analyze().
|
privatevirtual |
|
privatevirtual |
Definition at line 320 of file TestCorrection.cc.
References MuScleFitBase::readProbabilityDistributionsFromFile().
Referenced by analyze().
|
private |
Definition at line 128 of file TestCorrection.cc.
Referenced by TestCorrection().
|
private |
Definition at line 121 of file TestCorrection.cc.
Referenced by analyze(), TestCorrection(), and ~TestCorrection().
|
private |
Definition at line 122 of file TestCorrection.cc.
Referenced by analyze(), TestCorrection(), and ~TestCorrection().
|
private |
Definition at line 126 of file TestCorrection.cc.
Referenced by correctMuon(), and TestCorrection().
|
private |
Definition at line 124 of file TestCorrection.cc.
Referenced by analyze(), TestCorrection(), and ~TestCorrection().
|
private |
Definition at line 130 of file TestCorrection.cc.
Referenced by analyze().
|
private |
Definition at line 127 of file TestCorrection.cc.
Referenced by TestCorrection().
|
private |
Definition at line 131 of file TestCorrection.cc.
Referenced by analyze().
|
private |
Definition at line 132 of file TestCorrection.cc.
Referenced by analyze().
|
private |
Definition at line 119 of file TestCorrection.cc.
Referenced by analyze(), TestCorrection(), and ~TestCorrection().
|
private |
Definition at line 120 of file TestCorrection.cc.
Referenced by analyze(), TestCorrection(), and ~TestCorrection().