#include <Alignment/OfflineValidation/plugins/EopTreeWriter.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | endJob () override |
double | getDistInCM (double eta1, double phi1, double eta2, double phi2) |
Private Attributes | |
edm::Service< TFileService > | fs_ |
TrackAssociatorParameters | parameters_ |
edm::InputTag | src_ |
TrackDetectorAssociator | trackAssociator_ |
TTree * | tree_ |
EopVariables * | treeMemPtr_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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 68 of file EopTreeWriter.cc.
|
explicit |
Definition at line 102 of file EopTreeWriter.cc.
References edm::EDConsumerBase::consumesCollector(), fs_, edm::ParameterSet::getParameter(), TrackAssociatorParameters::loadParameters(), TFileService::make(), Parameters::parameters, parameters_, tree_, and treeMemPtr_.
EopTreeWriter::~EopTreeWriter | ( | ) |
Definition at line 118 of file EopTreeWriter.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 133 of file EopTreeWriter.cc.
References TrackDetectorAssociator::associate(), TrackDetMatchInfo::EcalRecHits, PV3DBase< T, PVType, FrameType >::eta(), edm::hlt::Exception, EopVariables::fillVariables(), geometry, edm::EventSetup::get(), edm::Event::getByLabel(), getDistInCM(), TrackDetectorAssociator::getFreeTrajectoryState(), TrackDetMatchInfo::HcalRecHits, i, info(), TrackDetMatchInfo::nXnEnergy(), parameters_, PV3DBase< T, PVType, FrameType >::phi(), edm::ESHandle< class >::product(), src_, trackAssociator_, testEve_cfg::tracks, tree_, treeMemPtr_, TrackDetMatchInfo::trkGlobPosAtEcal, TrackDetectorAssociator::useDefaultPropagator(), and TrackAssociatorParameters::useMuon.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 299 of file EopTreeWriter.cc.
References treeMemPtr_.
|
private |
Definition at line 306 of file EopTreeWriter.cc.
References funct::cos(), SiPixelRawToDigiRegional_cfi::deltaPhi, PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, create_public_lumi_plots::exp, Pi, mathSSE::sqrt(), and funct::tan().
Referenced by analyze().
|
private |
Definition at line 84 of file EopTreeWriter.cc.
Referenced by EopTreeWriter().
|
private |
Definition at line 88 of file EopTreeWriter.cc.
Referenced by analyze(), Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and EopTreeWriter().
|
private |
Definition at line 82 of file EopTreeWriter.cc.
Referenced by analyze().
|
private |
Definition at line 87 of file EopTreeWriter.cc.
Referenced by analyze().
|
private |
Definition at line 85 of file EopTreeWriter.cc.
Referenced by analyze(), and EopTreeWriter().
|
private |
Definition at line 86 of file EopTreeWriter.cc.
Referenced by analyze(), endJob(), and EopTreeWriter().