|
| | ProfileData (TH1 *th, int sample, double ptMin=0, double ptMax=9999, double etaMin=0, double etaMax=5.0, double phiMin=-M_PI, double phiMax=M_PI) |
| |
| virtual | ~ProfileData () |
| |
| bool | match (double pt, int sample, double eta, double phi) const |
| |
| double | frac (double dr) const |
| |
Definition at line 96 of file JetBadChanCorrTool.h.
◆ ProfileData()
| JetBadChanCorrTool::ProfileData::ProfileData |
( |
TH1 * |
th, |
|
|
int |
sample, |
|
|
double |
ptMin = 0, |
|
|
double |
ptMax = 9999, |
|
|
double |
etaMin = 0, |
|
|
double |
etaMax = 5.0, |
|
|
double |
phiMin = -M_PI, |
|
|
double |
phiMax = M_PI |
|
) |
| |
|
inline |
◆ ~ProfileData()
| virtual JetBadChanCorrTool::ProfileData::~ProfileData |
( |
| ) |
|
|
inlinevirtual |
◆ frac()
| double JetBadChanCorrTool::ProfileData::frac |
( |
double |
dr | ) |
const |
|
inline |
◆ match()
| bool JetBadChanCorrTool::ProfileData::match |
( |
double |
pt, |
|
|
int |
sample, |
|
|
double |
eta, |
|
|
double |
phi |
|
) |
| const |
|
inline |
◆ m_etaMax
| double JetBadChanCorrTool::ProfileData::m_etaMax |
|
private |
◆ m_etaMin
| double JetBadChanCorrTool::ProfileData::m_etaMin |
|
private |
◆ m_phiMax
| double JetBadChanCorrTool::ProfileData::m_phiMax |
|
private |
◆ m_phiMin
| double JetBadChanCorrTool::ProfileData::m_phiMin |
|
private |
◆ m_ptMax
| double JetBadChanCorrTool::ProfileData::m_ptMax |
|
private |
◆ m_ptMin
| double JetBadChanCorrTool::ProfileData::m_ptMin |
|
private |
◆ m_sample
| int JetBadChanCorrTool::ProfileData::m_sample |
|
private |
◆ m_th
| TH1* JetBadChanCorrTool::ProfileData::m_th |
|
private |
The documentation for this class was generated from the following file: