#include <TMBL1CTT.hpp>
Definition at line 19 of file TMBL1CTT.hpp.
Public Member Functions | |
| TMBL1CTT () | |
| ~TMBL1CTT () | |
| void | NTracks (int x) |
| void | CPS (int x, int i) |
| void | Occup (int x, int i) |
| int | NTracks () const |
| const int * | CPS () const |
| int | CPS (int i) const |
| const int * | Occup () const |
| int | Occup (int i) const |
Private Attributes | |
| int | ntracks |
| int | cps [80] |
| int | occup [80] |
|
|
|
|
|
Definition at line 24 of file TMBL1CTT.hpp. |
|
|
Definition at line 34 of file TMBL1CTT.hpp. References cps. |
|
|
Definition at line 33 of file TMBL1CTT.hpp. References cps. |
|
||||||||||||
|
Definition at line 28 of file TMBL1CTT.hpp. References cps. |
|
|
Definition at line 31 of file TMBL1CTT.hpp. References ntracks. |
|
|
Definition at line 27 of file TMBL1CTT.hpp. References ntracks. |
|
|
Definition at line 36 of file TMBL1CTT.hpp. References occup. |
|
|
Definition at line 35 of file TMBL1CTT.hpp. References occup. |
|
||||||||||||
|
Definition at line 29 of file TMBL1CTT.hpp. References occup. |
|
|
Definition at line 40 of file TMBL1CTT.hpp. Referenced by ClassImp(), and CPS(). |
|
|
Definition at line 39 of file TMBL1CTT.hpp. Referenced by ClassImp(), and NTracks(). |
|
|
Definition at line 41 of file TMBL1CTT.hpp. Referenced by ClassImp(), and Occup(). |
1.3.4