CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EfficiencyAnalyzer.h
Go to the documentation of this file.
1 #ifndef EFFICIENCYANALYZER_H
2 #define EFFICIENCYANALYZER_H
3 
11 /* Base Class Headers */
12 #include <memory>
13 #include <fstream>
25 
27 
28  public:
29  /* Constructor */
31 
32  /* Destructor */
33  virtual ~EfficiencyAnalyzer() ;
34 
35  /* Operations */
36  void beginJob (DQMStore *dbe);
37  void analyze(const edm::Event & event, const edm::EventSetup& eventSetup);
38  // void endJob ();
39 
40  protected:
42 
43  // Switch for verbosity
44  std::string metname;
45 
46  // STA Label
50 
51 
52  //histo binning parameters
53  int etaBin_;
54  int phiBin_;
55  int ptBin_;
56 
57  double ptMin_;
58  double ptMax_;
59 
60  double etaMin_;
61  double etaMax_;
62 
63  double phiMin_;
64  double phiMax_;
65 
72 
76 
83 
84 
86 
87 
88 
89 };
90 #endif
91 
MuonServiceProxy * theService
MonitorElement * h_failProbes_TightMu_pt
MonitorElement * h_allProbes_eta
edm::ParameterSet parameters
MonitorElement * h_allProbes_pt
MonitorElement * h_passProbes_TightMu_hp_eta
MonitorElement * h_passProbes_TightMu_eta
MonitorElement * h_passProbes_TightMu_phi
MonitorElement * h_failProbes_TightMu_phi
MonitorElement * h_passProbes_TightMu_pt
MonitorElement * h_passProbes_TightMu_barrel_pt
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
edm::InputTag theMuonCollectionLabel
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup)
MonitorElement * h_passProbes_TightMu_endcap_pt
void beginJob(DQMStore *dbe)
Inizialize parameters for histo binning.
MonitorElement * test_TightMu_Minv
edm::InputTag theTrackCollectionLabel
MonitorElement * h_failProbes_TightMu_eta
MonitorElement * h_allProbes_hp_eta
MonitorElement * h_allProbes_phi
MonitorElement * h_allProbes_endcap_pt
EfficiencyAnalyzer(const edm::ParameterSet &pset, MuonServiceProxy *theService)
edm::InputTag theSTACollectionLabel
MonitorElement * h_allProbes_barrel_pt