TMBCalT42 Class Reference
[Calorimeter]

#include <TMBCalT42.hpp>

List of all members.


Detailed Description

Access to cells killed by T42.

Definition at line 15 of file TMBCalT42.hpp.

Public Member Functions

 TMBCalT42 ()
 TMBCalT42 (TMBCellContainer *cont, const std::vector< TMBCellContainer::Index_t > &cells)
 ~TMBCalT42 ()
Int_t NumCells () const
 Number of calo cells in this set.

const TMBCaloCellGetCell (Int_t index) const
 Get a Calo cell based on index; returns NULL if 'index' is greater than NumCells().

Bool_t IsFolder () const
 Inherited from TObject. Allow contents of this object to be browsed.

 ClassDef (TMBCalT42, 1)

Private Attributes

TRef _container
std::vector< TMBCellContainer::Index_t_cells


Constructor & Destructor Documentation

TMBCalT42::TMBCalT42  ) 
 

Definition at line 5 of file TMBCalT42.cpp.

TMBCalT42::TMBCalT42 TMBCellContainer cont,
const std::vector< TMBCellContainer::Index_t > &  cells
 

Definition at line 9 of file TMBCalT42.cpp.

TMBCalT42::~TMBCalT42  ) 
 

Definition at line 16 of file TMBCalT42.cpp.


Member Function Documentation

TMBCalT42::ClassDef TMBCalT42  ,
 

const TMBCaloCell * TMBCalT42::GetCell Int_t  index  )  const
 

Get a Calo cell based on index; returns NULL if 'index' is greater than NumCells().

Definition at line 27 of file TMBCalT42.cpp.

References _cells, _container, and TMBCellContainer::GetCell().

Bool_t TMBCalT42::IsFolder  )  const
 

Inherited from TObject. Allow contents of this object to be browsed.

Definition at line 37 of file TMBCalT42.cpp.

Int_t TMBCalT42::NumCells  )  const
 

Number of calo cells in this set.

Definition at line 20 of file TMBCalT42.cpp.

References _cells.


Member Data Documentation

std::vector<TMBCellContainer::Index_t> TMBCalT42::_cells [private]
 

Definition at line 17 of file TMBCalT42.hpp.

Referenced by GetCell(), and NumCells().

TRef TMBCalT42::_container [private]
 

Definition at line 16 of file TMBCalT42.hpp.

Referenced by GetCell().


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