#include <CalibTracker/SiStripHitResolution/plugins/SiStripCPEAnalyzer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
Static Private Member Functions | |
static bool | goodMeasurement (TrajectoryMeasurement const &m) |
Private Attributes | |
ClusterBranch | cluster1Branches_ |
ClusterBranch | cluster2Branches_ |
const edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > | clusToken_ |
const edm::ESInputTag | cpeTag_ |
const edm::ESGetToken< StripClusterParameterEstimator, TkStripCPERecord > | cpeToken_ |
GeometryBranch | geom1Branches_ |
GeometryBranch | geom2Branches_ |
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | geomToken_ |
const StripClusterParameterEstimator * | parameterestimator_ |
const edm::EDGetTokenT< TrajTrackAssociationCollection > | tjTagToken_ |
const edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > | topoToken_ |
TrackBranch | trackBranches_ |
const edm::EDGetTokenT< TrackCollection > | tracksToken_ |
const edm::EDGetTokenT< TrajectoryCollection > | trajsToken_ |
TTree * | tree_ |
CPEBranch | treeBranches_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 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) |
Description: CPE analysis (resolution param, etc.)
Implementation: Used for Strip Tracker DPG studies
Definition at line 80 of file SiStripCPEAnalyzer.cc.
|
explicit |
Definition at line 121 of file SiStripCPEAnalyzer.cc.
References cluster1Branches_, cluster2Branches_, compareTotals::fs, geom1Branches_, geom2Branches_, trackBranches_, tree_, and treeBranches_.
|
overridedefault |
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 150 of file SiStripCPEAnalyzer.cc.
References CPEBranch::angle, ClusterBranch::barycenter, TrackBranch::charge, GetRecoTauVFromDQM_MC_cff::cl2, cluster1Branches_, cluster2Branches_, bsc_activity_cfg::clusters, clusToken_, cpeToken_, GeometryBranch::detid, CPEBranch::distance, TrackBranch::eta, ClusterBranch::firstStrip, geom1Branches_, geom2Branches_, geomToken_, edm::EventSetup::getData(), goodMeasurement(), mps_fire::i, iEvent, TrackerTopology::isStereo(), GeometryBranch::layer, TrackerTopology::layer(), StripClusterParameterEstimator::localParameters(), StripTopology::localPitch(), visualization-live-secondInstance_cfg::m, CPEBranch::mdistance, hltrates_dqm_sourceclient-live_cfg::offset, CPEBranch::offsetA, CPEBranch::offsetB, parameterestimator_, TrackBranch::phi, GeometryBranch::pitch, TrackBranch::pt, TrackBranch::px, TrackBranch::py, TrackBranch::pz, DetId::rawId(), GeometryBranch::ring, alignCSCRings::s, CPEBranch::shift, GeometryBranch::side, TrackerTopology::side(), ClusterBranch::size, StripGeomDetUnit::specificTopology(), GeometryBranch::stereo, ClusterBranch::strips, GeometryBranch::subdet, DetId::subdetId(), StripSubdetector::TEC, TrackerTopology::tecRing(), StripSubdetector::TID, TrackerTopology::tidRing(), tjTagToken_, topoToken_, HLT_2023v12_cff::track, trackBranches_, PbPb_ZMuSkimMuonDPG_cff::tracker, tree_, treeBranches_, CPEBranch::x, CPEBranch::x1m, CPEBranch::x1r, CPEBranch::x2m, CPEBranch::x2r, CPEBranch::y, CPEBranch::y1m, CPEBranch::y2m, and CPEBranch::z.
|
static |
Definition at line 325 of file SiStripCPEAnalyzer.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
staticprivate |
Definition at line 335 of file SiStripCPEAnalyzer.cc.
References visualization-live-secondInstance_cfg::m.
Referenced by analyze().
|
private |
Definition at line 114 of file SiStripCPEAnalyzer.cc.
Referenced by analyze(), and SiStripCPEAnalyzer().
|
private |
Definition at line 115 of file SiStripCPEAnalyzer.cc.
Referenced by analyze(), and SiStripCPEAnalyzer().
|
private |
Definition at line 98 of file SiStripCPEAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 101 of file SiStripCPEAnalyzer.cc.
|
private |
Definition at line 102 of file SiStripCPEAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 112 of file SiStripCPEAnalyzer.cc.
Referenced by analyze(), and SiStripCPEAnalyzer().
|
private |
Definition at line 113 of file SiStripCPEAnalyzer.cc.
Referenced by analyze(), and SiStripCPEAnalyzer().
|
private |
Definition at line 104 of file SiStripCPEAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 106 of file SiStripCPEAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 97 of file SiStripCPEAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 103 of file SiStripCPEAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 111 of file SiStripCPEAnalyzer.cc.
Referenced by analyze(), and SiStripCPEAnalyzer().
|
private |
Definition at line 94 of file SiStripCPEAnalyzer.cc.
|
private |
Definition at line 96 of file SiStripCPEAnalyzer.cc.
|
private |
Definition at line 109 of file SiStripCPEAnalyzer.cc.
Referenced by analyze(), and SiStripCPEAnalyzer().
|
private |
Definition at line 110 of file SiStripCPEAnalyzer.cc.
Referenced by analyze(), and SiStripCPEAnalyzer().