test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1AnalysisRecoMuon2.h
Go to the documentation of this file.
1 #ifndef __L1Analysis_L1AnalysisRecoMuon2_H__
2 #define __L1Analysis_L1AnalysisRecoMuon2_H__
3 
4 //-------------------------------------------------------------------------------
5 // Created 05/03/2010 - A.C. Le Bihan
6 //
7 //
8 // Original code : L1Trigger/L1TNtuples/L1RecoJetNtupleProducer - Jim Brooke
9 //-------------------------------------------------------------------------------
10 
15 
16 //muons
26 
29 
30 
31 //vertices bp
35 
36 
37 namespace L1Analysis
38 {
40  {
41  public:
44 
45  //void Print(std::ostream &os = std::cout) const;
46  void SetMuon(const edm::Event& event,
47  const edm::EventSetup& setup,
50  double METx, double METy,
51  unsigned maxMuon);
52 
53  /* bool isMediumMuon(const reco::Muon & recoMu) ; */
54  /* bool isLooseMuon (const reco::Muon & recoMu); */
55 
57  void Reset() {recoMuon_.Reset();}
58 
59  private :
61  };
62 }
63 #endif
64 
65 
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
tuple muons
Definition: patZpeak.py:38
L1AnalysisRecoMuon2DataFormat recoMuon_
void SetMuon(const edm::Event &event, const edm::EventSetup &setup, const edm::Handle< reco::MuonCollection > muons, const edm::Handle< reco::VertexCollection > vertices, double METx, double METy, unsigned maxMuon)
L1AnalysisRecoMuon2DataFormat * getData()