#include <TMBFpd.hpp>
Public Member Functions | |
| TMBFpd () | |
| TMBFpd (TString pot, TString plane, Int_t fiber, Int_t ADC) | |
| TString | pot () const |
| TString | plane () const |
| Int_t | fiber () const |
| Int_t | ADC () const |
| virtual | ~TMBFpd () |
Private Attributes | |
| TString | _pot |
| TString | _plane |
| Int_t | _fiber |
| Int_t | _ADC |
|
|
|
|
||||||||||||||||||||
|
Definition at line 19 of file TMBFpd.cpp. |
|
|
Definition at line 43 of file TMBFpd.hpp. |
|
|
Definition at line 42 of file TMBFpd.hpp. References _ADC. |
|
|
Definition at line 41 of file TMBFpd.hpp. References _fiber. |
|
|
Definition at line 40 of file TMBFpd.hpp. References _plane. |
|
|
Definition at line 39 of file TMBFpd.hpp. References _pot. |
|
|
Definition at line 31 of file TMBFpd.hpp. Referenced by ADC(). |
|
|
Definition at line 30 of file TMBFpd.hpp. Referenced by fiber(). |
|
|
Definition at line 29 of file TMBFpd.hpp. Referenced by plane(). |
|
|
Definition at line 28 of file TMBFpd.hpp. Referenced by pot(). |
1.3.4