#include <ESAPID.h>
Inheritance diagram for ESAPID:

Public Methods | |
| ESAPID () | |
| virtual | ~ESAPID () |
| Bool_t | getClean () |
| Float_t | getXbeam () |
| Float_t | getYbeam () |
| Int_t | getNpart () |
| Int_t | getIDN (Int_t index) |
| Float_t | getMomN (Int_t index) |
| Float_t | getBeamPbN (Int_t index) |
| Float_t | getCADC () |
| Float_t | getTOFN (Int_t index) |
| Float_t | getTOFC () |
| Bool_t | getOneGoodP () |
| Bool_t | getOneGoodG () |
| Bool_t | getOneGoodE () |
| Bool_t | getOneGoodK () |
| Bool_t | getOneGoodPi () |
| Bool_t | getOneGoodH () |
| void | setClean (Bool_t newVal) |
| void | setXBeam (Float_t newVal) |
| void | setYBeam (Float_t newVal) |
| void | setNPart (Int_t newVal) |
| void | setID (UChar_t newVal, UChar_t index = 0) |
| void | setMom (Float_t newVal, UChar_t index = 0) |
| void | setBeamPbN (Float_t newVal, Int_t index = 0) |
| void | setCADC (Float_t newVal) |
| void | setTOFN (Float_t newVal, Int_t index = 0) |
| void | setTOFC (Float_t newVal) |
| void | setOneGoodP (Bool_t newVal) |
| void | setOneGoodG (Bool_t newVal) |
| void | setOneGoodE (Bool_t newVal) |
| void | setOneGoodK (Bool_t newVal) |
| void | setOneGoodPi (Bool_t newVal) |
| void | setOneGoodH (Bool_t newVal) |
Private Methods | |
| void | Clean () |
Private Attributes | |
| Bool_t | m_Clean |
| Float_t | m_XBeam |
| Float_t | m_YBeam |
| Int_t | m_NPart |
| UChar_t | m_ID [10] |
| Float_t | m_Mom [10] |
| Float_t | m_BeamPb [5] |
| Float_t | m_CADC |
| Float_t | m_TOF [4] |
| Float_t | m_TOFC |
| Bool_t | m_OneGoodP |
| Bool_t | m_OneGoodG |
| Bool_t | m_OneGoodE |
| Bool_t | m_OneGoodK |
| Bool_t | m_OneGoodPi |
| Bool_t | m_OneGoodH |
Definition at line 14 of file ESAPID.h.
|
|
|
|
|
Definition at line 19 of file ESAPID.cxx. |
|
|
Definition at line 23 of file ESAPID.cxx. Referenced by ClassImp(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000