TMBL1CTT Class Reference
[Level 1 Trigger]

#include <TMBL1CTT.hpp>

List of all members.


Detailed Description

Level 1 CTT information.

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]


Constructor & Destructor Documentation

TMBL1CTT::TMBL1CTT  ) 
 

TMBL1CTT::~TMBL1CTT  )  [inline]
 

Definition at line 24 of file TMBL1CTT.hpp.


Member Function Documentation

int TMBL1CTT::CPS int  i  )  const [inline]
 

Definition at line 34 of file TMBL1CTT.hpp.

References cps.

const int* TMBL1CTT::CPS  )  const [inline]
 

Definition at line 33 of file TMBL1CTT.hpp.

References cps.

void TMBL1CTT::CPS int  x,
int  i
[inline]
 

Definition at line 28 of file TMBL1CTT.hpp.

References cps.

int TMBL1CTT::NTracks  )  const [inline]
 

Definition at line 31 of file TMBL1CTT.hpp.

References ntracks.

void TMBL1CTT::NTracks int  x  )  [inline]
 

Definition at line 27 of file TMBL1CTT.hpp.

References ntracks.

int TMBL1CTT::Occup int  i  )  const [inline]
 

Definition at line 36 of file TMBL1CTT.hpp.

References occup.

const int* TMBL1CTT::Occup  )  const [inline]
 

Definition at line 35 of file TMBL1CTT.hpp.

References occup.

void TMBL1CTT::Occup int  x,
int  i
[inline]
 

Definition at line 29 of file TMBL1CTT.hpp.

References occup.


Member Data Documentation

int TMBL1CTT::cps[80] [private]
 

Definition at line 40 of file TMBL1CTT.hpp.

Referenced by ClassImp(), and CPS().

int TMBL1CTT::ntracks [private]
 

Definition at line 39 of file TMBL1CTT.hpp.

Referenced by ClassImp(), and NTracks().

int TMBL1CTT::occup[80] [private]
 

Definition at line 41 of file TMBL1CTT.hpp.

Referenced by ClassImp(), and Occup().


The documentation for this class was generated from the following file:
Generated on Thu Apr 3 04:14:25 2008 for CAF by doxygen 1.3.4