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