#include <OuterTrackerMonitorTTTrack.h>
Private Attributes | |
edm::ParameterSet | conf_ |
double | HQChi2dof_ |
unsigned int | HQNStubs_ |
std::string | topFolderName_ |
edm::EDGetTokenT< std::vector< TTTrack< Ref_Phase2TrackerDigi_ > > > | ttTrackToken_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
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 Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 22 of file OuterTrackerMonitorTTTrack.h.
|
explicit |
Definition at line 39 of file OuterTrackerMonitorTTTrack.cc.
References conf_, edm::ParameterSet::getParameter(), HQChi2dof_, HQNStubs_, AlCaHLTBitMon_QueryRunRegistry::string, topFolderName_, and ttTrackToken_.
|
override |
Definition at line 48 of file OuterTrackerMonitorTTTrack.cc.
|
override |
Track Trigger Tracks
Loop over TTTracks
Make the pointer
Definition at line 57 of file OuterTrackerMonitorTTTrack.cc.
References ChiSquaredProbability(), MonitorElement::Fill(), edm::Event::getByToken(), HQChi2dof_, HQNStubs_, edm::HandleBase::isValid(), mathSSE::sqrt(), StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, Track_Eta_NStubs, Track_HQ_Chi2, Track_HQ_Chi2_Probability, Track_HQ_Chi2Red, Track_HQ_Chi2Red_Eta, Track_HQ_Chi2Red_NStubs, Track_HQ_D0, Track_HQ_Eta, Track_HQ_Eta_BarrelStubs, Track_HQ_Eta_ECStubs, Track_HQ_N, Track_HQ_Phi, Track_HQ_Pt, Track_HQ_VtxZ, Track_LQ_Chi2, Track_LQ_Chi2_Probability, Track_LQ_Chi2Red, Track_LQ_Chi2Red_Eta, Track_LQ_Chi2Red_NStubs, Track_LQ_D0, Track_LQ_Eta, Track_LQ_Eta_BarrelStubs, Track_LQ_Eta_ECStubs, Track_LQ_N, Track_LQ_Phi, Track_LQ_Pt, Track_LQ_VtxZ, Track_NStubs, reco::btau::trackChi2, align::Tracker, and ttTrackToken_.
|
overridevirtual |
Low-quality tracks (All tracks, including HQ tracks)
High-quality tracks (Now defined as >=5 stubs and chi2/dof < 10)
Implements DQMEDAnalyzer.
Definition at line 151 of file OuterTrackerMonitorTTTrack.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), conf_, DEFINE_FWK_MODULE, edm::ParameterSet::getParameter(), MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, topFolderName_, Track_Eta_NStubs, Track_HQ_Chi2, Track_HQ_Chi2_Probability, Track_HQ_Chi2Red, Track_HQ_Chi2Red_Eta, Track_HQ_Chi2Red_NStubs, Track_HQ_D0, Track_HQ_Eta, Track_HQ_Eta_BarrelStubs, Track_HQ_Eta_ECStubs, Track_HQ_N, Track_HQ_Phi, Track_HQ_Pt, Track_HQ_VtxZ, Track_LQ_Chi2, Track_LQ_Chi2_Probability, Track_LQ_Chi2Red, Track_LQ_Chi2Red_Eta, Track_LQ_Chi2Red_NStubs, Track_LQ_D0, Track_LQ_Eta, Track_LQ_Eta_BarrelStubs, Track_LQ_Eta_ECStubs, Track_LQ_N, Track_LQ_Phi, Track_LQ_Pt, Track_LQ_VtxZ, and Track_NStubs.
|
private |
Definition at line 65 of file OuterTrackerMonitorTTTrack.h.
Referenced by bookHistograms(), and OuterTrackerMonitorTTTrack().
|
private |
Definition at line 69 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and OuterTrackerMonitorTTTrack().
|
private |
Definition at line 68 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and OuterTrackerMonitorTTTrack().
|
private |
Definition at line 70 of file OuterTrackerMonitorTTTrack.h.
Referenced by bookHistograms(), and OuterTrackerMonitorTTTrack().
MonitorElement* OuterTrackerMonitorTTTrack::Track_Eta_NStubs = 0 |
Definition at line 32 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Chi2 = 0 |
Definition at line 56 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Chi2_Probability = 0 |
Definition at line 62 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Chi2Red = 0 |
Definition at line 57 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Chi2Red_Eta = 0 |
Definition at line 59 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Chi2Red_NStubs = 0 |
Definition at line 58 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_D0 = 0 |
Definition at line 54 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Eta = 0 |
Definition at line 52 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Eta_BarrelStubs = 0 |
Definition at line 60 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Eta_ECStubs = 0 |
Definition at line 61 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_N = 0 |
High-quality TTTracks (NStubs >=5, chi2/dof<10)
Definition at line 50 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Phi = 0 |
Definition at line 53 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_Pt = 0 |
Definition at line 51 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_HQ_VtxZ = 0 |
Definition at line 55 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Chi2 = 0 |
Definition at line 41 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Chi2_Probability = 0 |
Definition at line 47 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Chi2Red = 0 |
Definition at line 42 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Chi2Red_Eta = 0 |
Definition at line 44 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Chi2Red_NStubs = 0 |
Definition at line 43 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_D0 = 0 |
Definition at line 39 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Eta = 0 |
Definition at line 37 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Eta_BarrelStubs = 0 |
Definition at line 45 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Eta_ECStubs = 0 |
Definition at line 46 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_N = 0 |
Low-quality TTTracks (All tracks)
Definition at line 35 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Phi = 0 |
Definition at line 38 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_Pt = 0 |
Definition at line 36 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_LQ_VtxZ = 0 |
Definition at line 40 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
MonitorElement* OuterTrackerMonitorTTTrack::Track_NStubs = 0 |
Definition at line 31 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file OuterTrackerMonitorTTTrack.h.
Referenced by analyze(), and OuterTrackerMonitorTTTrack().