CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
reco::JetID Class Reference

Jet ID object. More...

#include <JetID.h>

Public Member Functions

 JetID ()
 

Public Attributes

float approximatefHPD
 
float approximatefRBX
 
float fEB
 
float fEE
 
float fHB
 
float fHE
 
float fHFOOT
 
float fHO
 
float fHPD
 
float fLong
 
float fLS
 
float fRBX
 
float fShort
 
float fSubDetector1
 
float fSubDetector2
 
float fSubDetector3
 
float fSubDetector4
 
short hitsInN90
 
short n90Hits
 
short nECALTowers
 
short nHCALTowers
 
short numberOfHits2RPC
 
short numberOfHits3RPC
 
short numberOfHitsRPC
 
float restrictedEMF
 

Detailed Description

Jet ID object.

Author
Salvatore Rappoccio, JHU
Version
Original: 17-Sept-2009 by Salvatore Rappoccio

Definition at line 16 of file JetID.h.

Constructor & Destructor Documentation

reco::JetID::JetID ( )
inline

Definition at line 19 of file JetID.h.

References approximatefHPD, approximatefRBX, fEB, fEE, fHB, fHE, fHFOOT, fHO, fHPD, fLong, fLS, fRBX, fShort, fSubDetector1, fSubDetector2, fSubDetector3, fSubDetector4, hitsInN90, n90Hits, nECALTowers, nHCALTowers, numberOfHits2RPC, numberOfHits3RPC, numberOfHitsRPC, and restrictedEMF.

19  {
20  fHPD= 0.0;
21  fRBX= 0.0;
22  n90Hits= 0;
23  fSubDetector1= 0.0;
24  fSubDetector2= 0.0;
25  fSubDetector3= 0.0;
26  fSubDetector4= 0.0;
27  restrictedEMF= 0.0;
28  nHCALTowers= 0;
29  nECALTowers= 0;
30  approximatefHPD= 0.0;
31  approximatefRBX= 0.0;
32  hitsInN90= 0;
35  numberOfHitsRPC= 0;
36 
37  fEB = fEE = fHB = fHE = fHO = fLong = fShort = 0.0;
38  fLS = fHFOOT = 0.0;
39 
40  }
float fHE
Definition: JetID.h:63
short hitsInN90
Definition: JetID.h:57
float approximatefHPD
Definition: JetID.h:55
float fSubDetector3
Definition: JetID.h:50
float fHPD
Definition: JetID.h:45
short nHCALTowers
Definition: JetID.h:53
float approximatefRBX
Definition: JetID.h:56
float fLS
Definition: JetID.h:64
float restrictedEMF
Definition: JetID.h:52
float fRBX
Definition: JetID.h:46
float fLong
Definition: JetID.h:63
float fHO
Definition: JetID.h:63
float fEB
Definition: JetID.h:63
float fEE
Definition: JetID.h:63
float fSubDetector1
Definition: JetID.h:48
float fShort
Definition: JetID.h:63
short numberOfHitsRPC
Definition: JetID.h:61
short numberOfHits3RPC
Definition: JetID.h:60
short numberOfHits2RPC
Definition: JetID.h:59
float fHB
Definition: JetID.h:63
float fSubDetector2
Definition: JetID.h:49
short nECALTowers
Definition: JetID.h:54
float fHFOOT
Definition: JetID.h:64
short n90Hits
Definition: JetID.h:47
float fSubDetector4
Definition: JetID.h:51

Member Data Documentation

float reco::JetID::approximatefHPD
float reco::JetID::approximatefRBX

Definition at line 56 of file JetID.h.

Referenced by JetID().

float reco::JetID::fEB

Definition at line 63 of file JetID.h.

Referenced by JetID().

float reco::JetID::fEE

Definition at line 63 of file JetID.h.

Referenced by JetID().

float reco::JetID::fHB

Definition at line 63 of file JetID.h.

Referenced by JetID().

float reco::JetID::fHE

Definition at line 63 of file JetID.h.

Referenced by JetID().

float reco::JetID::fHFOOT

Definition at line 64 of file JetID.h.

Referenced by JetIDSelectionFunctor::fwd09Cuts(), and JetID().

float reco::JetID::fHO

Definition at line 63 of file JetID.h.

Referenced by JetID().

float reco::JetID::fHPD
float reco::JetID::fLong

Definition at line 63 of file JetID.h.

Referenced by JetIDSelectionFunctor::fwd09Cuts(), and JetID().

float reco::JetID::fLS

Definition at line 64 of file JetID.h.

Referenced by JetIDSelectionFunctor::fwd09Cuts(), and JetID().

float reco::JetID::fRBX

Definition at line 46 of file JetID.h.

Referenced by JetID().

float reco::JetID::fShort

Definition at line 63 of file JetID.h.

Referenced by JetIDSelectionFunctor::fwd09Cuts(), and JetID().

float reco::JetID::fSubDetector1

Definition at line 48 of file JetID.h.

Referenced by JetID().

float reco::JetID::fSubDetector2

Definition at line 49 of file JetID.h.

Referenced by JetID().

float reco::JetID::fSubDetector3

Definition at line 50 of file JetID.h.

Referenced by JetID().

float reco::JetID::fSubDetector4

Definition at line 51 of file JetID.h.

Referenced by JetID().

short reco::JetID::hitsInN90
short reco::JetID::n90Hits
short reco::JetID::nECALTowers

Definition at line 54 of file JetID.h.

Referenced by JetID().

short reco::JetID::nHCALTowers

Definition at line 53 of file JetID.h.

Referenced by JetID().

short reco::JetID::numberOfHits2RPC

Definition at line 59 of file JetID.h.

Referenced by JetID().

short reco::JetID::numberOfHits3RPC

Definition at line 60 of file JetID.h.

Referenced by JetID().

short reco::JetID::numberOfHitsRPC

Definition at line 61 of file JetID.h.

Referenced by JetID().

float reco::JetID::restrictedEMF

Definition at line 52 of file JetID.h.

Referenced by JetID().