Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TdVetoData Class Reference

#include <TdVetoData.h>

Inheritance diagram for TdVetoData:

IVetoData DataObject List of all members.

Public Methods

virtual const CLID& clID () const
 TdVetoData ()
 ~TdVetoData ()
TdVetoData::const_iterator begin () const
TdVetoData::const_iterator end () const
void load (const Scintillator& tile)
 set from GlastDetector objects. More...

void printOn (std::ostream& cout) const
 formatted dump. More...

void clear ()
int count () const

Static Public Methods

const CLID& classID ()

Private Attributes

VetoList tileList

Detailed Description

Implements the IVetoData interface. Introduced primarily for the purpose of getting a functional aoRecon

Definition at line 32 of file TdVetoData.h.


Constructor & Destructor Documentation

TdVetoData::TdVetoData ( )
 

Definition at line 12 of file TdVetoData.cpp.

TdVetoData::~TdVetoData ( )
 

Definition at line 17 of file TdVetoData.cpp.


Member Function Documentation

TdVetoData::const_iterator TdVetoData::begin ( ) const [inline]
 

Definition at line 42 of file TdVetoData.h.

Referenced by printOn().

const CLID & TdVetoData::clID ( ) const [inline, virtual]
 

Definition at line 36 of file TdVetoData.h.

const CLID & TdVetoData::classID ( ) [inline, static]
 

Definition at line 37 of file TdVetoData.h.

Referenced by clID().

void TdVetoData::clear ( )
 

Definition at line 46 of file TdVetoData.cpp.

Referenced by IRFConverter::clear(), and ~TdVetoData().

int TdVetoData::count ( ) const
 

Definition at line 51 of file TdVetoData.cpp.

TdVetoData::const_iterator TdVetoData::end ( ) const [inline]
 

Definition at line 47 of file TdVetoData.h.

Referenced by printOn().

void TdVetoData::load ( const Scintillator & tile )
 

set from GlastDetector objects.

Definition at line 32 of file TdVetoData.cpp.

Referenced by IRFConverter::forward().

void TdVetoData::printOn ( std::ostream & cout ) const
 

formatted dump.

Definition at line 22 of file TdVetoData.cpp.

Referenced by IRFConverter::printOn().


Member Data Documentation

VetoList TdVetoData::tileList [private]
 

Definition at line 66 of file TdVetoData.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:21:14 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000