#include <L2TauIsolationInfo.h>
Definition at line 17 of file L2TauIsolationInfo.h.
reco::L2TauIsolationInfo::L2TauIsolationInfo |
( |
| ) |
|
|
inline |
reco::L2TauIsolationInfo::~L2TauIsolationInfo |
( |
| ) |
|
|
inline |
std::vector<double> reco::L2TauIsolationInfo::ecalClusterShape |
( |
| ) |
const |
|
inline |
double reco::L2TauIsolationInfo::ecalIsolEt |
( |
| ) |
const |
|
inline |
std::vector<double> reco::L2TauIsolationInfo::hcalClusterShape |
( |
| ) |
const |
|
inline |
double reco::L2TauIsolationInfo::hcalIsolEt |
( |
| ) |
const |
|
inline |
int reco::L2TauIsolationInfo::nEcalHits |
( |
| ) |
const |
|
inline |
int reco::L2TauIsolationInfo::nHcalHits |
( |
| ) |
const |
|
inline |
double reco::L2TauIsolationInfo::seedEcalHitEt |
( |
| ) |
const |
|
inline |
double reco::L2TauIsolationInfo::seedHcalHitEt |
( |
| ) |
const |
|
inline |
void reco::L2TauIsolationInfo::setEcalClusterShape |
( |
const std::vector< double > & |
shape | ) |
|
|
inline |
void reco::L2TauIsolationInfo::setEcalIsolEt |
( |
double |
et | ) |
|
|
inline |
void reco::L2TauIsolationInfo::setHcalClusterShape |
( |
const std::vector< double > & |
shape | ) |
|
|
inline |
void reco::L2TauIsolationInfo::setHcalIsolEt |
( |
double |
et | ) |
|
|
inline |
void reco::L2TauIsolationInfo::setNEcalHits |
( |
int |
hits | ) |
|
|
inline |
void reco::L2TauIsolationInfo::setNHcalHits |
( |
int |
hits | ) |
|
|
inline |
void reco::L2TauIsolationInfo::setSeedEcalHitEt |
( |
double |
et | ) |
|
|
inline |
void reco::L2TauIsolationInfo::setSeedHcalHitEt |
( |
double |
et | ) |
|
|
inline |
std::vector<double> reco::L2TauIsolationInfo::ecalClusterShape_ |
|
private |
double reco::L2TauIsolationInfo::ecalIsolEt_ |
|
private |
std::vector<double> reco::L2TauIsolationInfo::hcalClusterShape_ |
|
private |
double reco::L2TauIsolationInfo::hcalIsolEt_ |
|
private |
int reco::L2TauIsolationInfo::nEcalHits_ |
|
private |
int reco::L2TauIsolationInfo::nHcalHits_ |
|
private |
double reco::L2TauIsolationInfo::seedEcalHitEt_ |
|
private |
double reco::L2TauIsolationInfo::seedHcalHitEt_ |
|
private |