#include <EdbSegCouple.h>
◆ EdbSegCouple() [1/3]
| EdbSegCouple::EdbSegCouple |
( |
| ) |
|
0: chi2p only; 1: N1()*10000+N2()*10000000 + CHI2()/100
◆ EdbSegCouple() [2/3]
EdbSegP * eS
Definition: EdbSegCouple.h:24
Int_t eN1tot
Definition: EdbSegCouple.h:21
EdbSegP * eS2
pointers - useful when all segments are in memory
Definition: EdbSegCouple.h:26
Int_t eN2
Definition: EdbSegCouple.h:20
Int_t eN2tot
Definition: EdbSegCouple.h:21
Int_t eID1
Definition: EdbSegCouple.h:17
Float_t eCHI2P
Definition: EdbSegCouple.h:19
bool eIsOwner
Definition: EdbSegCouple.h:27
Int_t eID2
Definition: EdbSegCouple.h:17
Int_t eN1
Definition: EdbSegCouple.h:20
Float_t eCHI2
Definition: EdbSegCouple.h:18
EdbSegP * eS1
the result of the fit
Definition: EdbSegCouple.h:25
◆ EdbSegCouple() [3/3]
| EdbSegCouple::EdbSegCouple |
( |
int |
id1, |
|
|
int |
id2 |
|
) |
| |
|
inline |
void Set0()
Definition: EdbSegCouple.cxx:44
◆ ~EdbSegCouple()
| EdbSegCouple::~EdbSegCouple |
( |
| ) |
|
◆ CHI2()
| float EdbSegCouple::CHI2 |
( |
| ) |
const |
|
inline |
◆ CHI2P()
| float EdbSegCouple::CHI2P |
( |
| ) |
const |
|
inline |
◆ Compare()
| int EdbSegCouple::Compare |
( |
const TObject * |
obj | ) |
const |
84 f2 = seg->
N1() + seg->
N2()*100000 + seg->
CHI2P()/1000.;
Definition: EdbSegCouple.h:14
static int SortFlag()
Definition: EdbSegCouple.h:50
float CHI2P() const
Definition: EdbSegCouple.h:59
int N1() const
Definition: EdbSegCouple.h:54
int N2() const
Definition: EdbSegCouple.h:55
◆ ID1()
| int EdbSegCouple::ID1 |
( |
| ) |
const |
|
inline |
◆ ID2()
| int EdbSegCouple::ID2 |
( |
| ) |
const |
|
inline |
◆ IsEqual()
| Bool_t EdbSegCouple::IsEqual |
( |
const TObject * |
obj | ) |
const |
|
inline |
int ID2() const
Definition: EdbSegCouple.h:53
int ID1() const
Definition: EdbSegCouple.h:52
◆ IsSortable()
| Bool_t EdbSegCouple::IsSortable |
( |
| ) |
const |
|
inline |
◆ N1()
| int EdbSegCouple::N1 |
( |
| ) |
const |
|
inline |
◆ N1tot()
| int EdbSegCouple::N1tot |
( |
| ) |
const |
|
inline |
◆ N2()
| int EdbSegCouple::N2 |
( |
| ) |
const |
|
inline |
◆ N2tot()
| int EdbSegCouple::N2tot |
( |
| ) |
const |
|
inline |
◆ Print()
| void EdbSegCouple::Print |
( |
| ) |
|
float CHI2() const
Definition: EdbSegCouple.h:58
◆ Set0()
| void EdbSegCouple::Set0 |
( |
| ) |
|
◆ SetCHI2()
| void EdbSegCouple::SetCHI2 |
( |
float |
chi2 | ) |
|
|
inline |
Float_t chi2
Definition: testBGReduction_By_ANN.C:14
◆ SetCHI2P()
| void EdbSegCouple::SetCHI2P |
( |
float |
chi2 | ) |
|
|
inline |
◆ SetN1()
| void EdbSegCouple::SetN1 |
( |
int |
n1 | ) |
|
|
inline |
◆ SetN1tot()
| void EdbSegCouple::SetN1tot |
( |
int |
n | ) |
|
|
inline |
◆ SetN2()
| void EdbSegCouple::SetN2 |
( |
int |
n2 | ) |
|
|
inline |
◆ SetN2tot()
| void EdbSegCouple::SetN2tot |
( |
int |
n | ) |
|
|
inline |
◆ SetSortFlag()
| void EdbSegCouple::SetSortFlag |
( |
int |
s = 0 | ) |
|
|
static |
static int egSortFlag
Definition: EdbSegCouple.h:30
EdbSegP * s
Definition: tlg2pattern.C:32
◆ SortFlag()
| static int EdbSegCouple::SortFlag |
( |
| ) |
|
|
inlinestatic |
◆ eCHI2
| Float_t EdbSegCouple::eCHI2 |
|
private |
◆ eCHI2P
| Float_t EdbSegCouple::eCHI2P |
|
private |
◆ egSortFlag
| int EdbSegCouple::egSortFlag |
|
staticprivate |
◆ eID1
◆ eID2
◆ eIsOwner
| bool EdbSegCouple::eIsOwner |
◆ eN1
◆ eN1tot
| Int_t EdbSegCouple::eN1tot |
|
private |
◆ eN2
◆ eN2tot
| Int_t EdbSegCouple::eN2tot |
|
private |
◆ eS
◆ eS1
◆ eS2
pointers - useful when all segments are in memory
The documentation for this class was generated from the following files: