#include <L2TauIsolationInfo.h>
Public Member Functions | |
std::vector< double > | ecalClusterShape () const |
double | ecalIsolEt () const |
std::vector< double > | hcalClusterShape () const |
double | hcalIsolEt () const |
L2TauIsolationInfo () | |
int | nEcalHits () const |
int | nHcalHits () const |
double | seedEcalHitEt () const |
double | seedHcalHitEt () const |
void | setEcalClusterShape (const std::vector< double > &shape) |
void | setEcalIsolEt (double et) |
void | setHcalClusterShape (const std::vector< double > &shape) |
void | setHcalIsolEt (double et) |
void | setNEcalHits (int hits) |
void | setNHcalHits (int hits) |
void | setSeedEcalHitEt (double et) |
void | setSeedHcalHitEt (double et) |
~L2TauIsolationInfo () | |
Private Attributes | |
std::vector< double > | ecalClusterShape_ |
double | ecalIsolEt_ |
std::vector< double > | hcalClusterShape_ |
double | hcalIsolEt_ |
int | nEcalHits_ |
int | nHcalHits_ |
double | seedEcalHitEt_ |
double | seedHcalHitEt_ |
Definition at line 17 of file L2TauIsolationInfo.h.
|
inline |
Definition at line 20 of file L2TauIsolationInfo.h.
References ecalClusterShape_, ecalIsolEt_, hcalClusterShape_, hcalIsolEt_, nEcalHits_, nHcalHits_, seedEcalHitEt_, and seedHcalHitEt_.
|
inline |
Definition at line 38 of file L2TauIsolationInfo.h.
|
inline |
Definition at line 46 of file L2TauIsolationInfo.h.
References ecalClusterShape_.
|
inline |
|
inline |
Definition at line 51 of file L2TauIsolationInfo.h.
References hcalClusterShape_.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 57 of file L2TauIsolationInfo.h.
References ecalClusterShape_.
|
inline |
Definition at line 55 of file L2TauIsolationInfo.h.
References ecalIsolEt_, and stringResolutionProvider_cfi::et.
|
inline |
Definition at line 61 of file L2TauIsolationInfo.h.
References hcalClusterShape_.
|
inline |
Definition at line 59 of file L2TauIsolationInfo.h.
References stringResolutionProvider_cfi::et, and hcalIsolEt_.
|
inline |
Definition at line 58 of file L2TauIsolationInfo.h.
References hfClusterShapes_cfi::hits, and nEcalHits_.
|
inline |
Definition at line 62 of file L2TauIsolationInfo.h.
References hfClusterShapes_cfi::hits, and nHcalHits_.
|
inline |
Definition at line 56 of file L2TauIsolationInfo.h.
References stringResolutionProvider_cfi::et, and seedEcalHitEt_.
|
inline |
Definition at line 60 of file L2TauIsolationInfo.h.
References stringResolutionProvider_cfi::et, and seedHcalHitEt_.
|
private |
Definition at line 69 of file L2TauIsolationInfo.h.
Referenced by ecalClusterShape(), L2TauIsolationInfo(), and setEcalClusterShape().
|
private |
Definition at line 67 of file L2TauIsolationInfo.h.
Referenced by ecalIsolEt(), L2TauIsolationInfo(), and setEcalIsolEt().
|
private |
Definition at line 76 of file L2TauIsolationInfo.h.
Referenced by hcalClusterShape(), L2TauIsolationInfo(), and setHcalClusterShape().
|
private |
Definition at line 74 of file L2TauIsolationInfo.h.
Referenced by hcalIsolEt(), L2TauIsolationInfo(), and setHcalIsolEt().
|
private |
Definition at line 70 of file L2TauIsolationInfo.h.
Referenced by L2TauIsolationInfo(), nEcalHits(), and setNEcalHits().
|
private |
Definition at line 77 of file L2TauIsolationInfo.h.
Referenced by L2TauIsolationInfo(), nHcalHits(), and setNHcalHits().
|
private |
Definition at line 68 of file L2TauIsolationInfo.h.
Referenced by L2TauIsolationInfo(), seedEcalHitEt(), and setSeedEcalHitEt().
|
private |
Definition at line 75 of file L2TauIsolationInfo.h.
Referenced by L2TauIsolationInfo(), seedHcalHitEt(), and setSeedHcalHitEt().