|
FEDRA emulsion software from the OPERA Collaboration
|
#include <EdbCouplesTree.h>


Public Member Functions | |
| void | ApplyCorrections () |
| void | Close () |
| EdbCouplesTree () | |
| Int_t | Fill () |
| Int_t | Fill (EdbSegP *s1, EdbSegP *s2, EdbSegP *s=0, EdbSegCouple *cp=0, float xv=0, float yv=0, int pid1=0, int pid2=0) |
| int | GetCPData (EdbPattern *pat, EdbPattern *p1=0, EdbPattern *p2=0, TIndex2 *trseg=0) |
| int | GetCPData (TObjArray &cparr) |
| int | GetCPDataAcceptedMask (EdbPattern *pat) |
| int | GetEntry (int i) |
| const char * | GetFileName () const |
| bool | InitCouplesTree (const char *name="couples", const char *fname=0, Option_t *mode="READ") |
| TEventList * | InitCutList () |
| void | Print () |
| int | PutCPData (TObjArray &cparr) |
| void | RankCouples (TObjArray &cparr) |
| void | SaveTree () |
| bool | WriteTree () |
| virtual | ~EdbCouplesTree () |
Public Attributes | |
| EdbMask * | eAcceptMask |
| bool | eApplyCorrections |
| EdbSegCouple * | eCP |
| TCut | eCut |
| EdbMask * | eEraseMask |
| Int_t | ePid1 |
| Int_t | ePid2 |
| EdbPlateP | ePlate |
| EdbSegP * | eS |
| EdbSegP * | eS1 |
| EdbSegP * | eS2 |
| TTree * | eTree |
| Float_t | eXv |
| Float_t | eYv |
| EdbCouplesTree::EdbCouplesTree | ( | ) |
|
virtual |
| void EdbCouplesTree::ApplyCorrections | ( | ) |
| void EdbCouplesTree::Close | ( | ) |
| Int_t EdbCouplesTree::Fill | ( | ) |
| Int_t EdbCouplesTree::Fill | ( | EdbSegP * | s1, |
| EdbSegP * | s2, | ||
| EdbSegP * | s = 0, |
||
| EdbSegCouple * | cp = 0, |
||
| float | xv = 0, |
||
| float | yv = 0, |
||
| int | pid1 = 0, |
||
| int | pid2 = 0 |
||
| ) |
| int EdbCouplesTree::GetCPData | ( | EdbPattern * | pat, |
| EdbPattern * | p1 = 0, |
||
| EdbPattern * | p2 = 0, |
||
| TIndex2 * | trseg = 0 |
||
| ) |
| int EdbCouplesTree::GetCPData | ( | TObjArray & | cparr | ) |
| int EdbCouplesTree::GetCPDataAcceptedMask | ( | EdbPattern * | pat | ) |
| int EdbCouplesTree::GetEntry | ( | int | i | ) |
|
inline |
| bool EdbCouplesTree::InitCouplesTree | ( | const char * | name = "couples", |
| const char * | fname = 0, |
||
| Option_t * | mode = "READ" |
||
| ) |
| TEventList * EdbCouplesTree::InitCutList | ( | ) |
| void EdbCouplesTree::Print | ( | ) |
| int EdbCouplesTree::PutCPData | ( | TObjArray & | cparr | ) |
| void EdbCouplesTree::RankCouples | ( | TObjArray & | cparr | ) |
| void EdbCouplesTree::SaveTree | ( | ) |
| bool EdbCouplesTree::WriteTree | ( | ) |
| EdbMask* EdbCouplesTree::eAcceptMask |
| bool EdbCouplesTree::eApplyCorrections |
| EdbSegCouple* EdbCouplesTree::eCP |
| TCut EdbCouplesTree::eCut |
| EdbMask* EdbCouplesTree::eEraseMask |
| Int_t EdbCouplesTree::ePid1 |
| Int_t EdbCouplesTree::ePid2 |
| EdbPlateP EdbCouplesTree::ePlate |
| EdbSegP * EdbCouplesTree::eS |
| EdbSegP* EdbCouplesTree::eS1 |
| EdbSegP * EdbCouplesTree::eS2 |
| TTree* EdbCouplesTree::eTree |
| Float_t EdbCouplesTree::eXv |
| Float_t EdbCouplesTree::eYv |