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

RecoVetoData Class Reference

Concrete class that implements the IVetoData interface. More...

#include <RecoVetoData.h>

Inheritance diagram for RecoVetoData:

IVetoData List of all members.

Public Methods

 RecoVetoData ()
 ~RecoVetoData ()
RecoVetoData::const_iterator begin () const
RecoVetoData::const_iterator end () const
void load (const Scintillator& tile)
 set from GlastDetector objects. More...

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

void readData (std::istream& in)
 old read. More...

void writeData (std::ostream& out)
void clear ()

Private Attributes

VetoList tileList

Detailed Description

Concrete class that implements the IVetoData interface.

Definition at line 14 of file RecoVetoData.h.


Constructor & Destructor Documentation

RecoVetoData::RecoVetoData ( )
 

Definition at line 11 of file RecoVetoData.cxx.

RecoVetoData::~RecoVetoData ( )
 

Definition at line 16 of file RecoVetoData.cxx.


Member Function Documentation

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

Definition at line 20 of file RecoVetoData.h.

Referenced by printOn(), and writeData().

void RecoVetoData::clear ( )
 

Definition at line 76 of file RecoVetoData.cxx.

Referenced by RecoGlastData::clear(), and ~RecoVetoData().

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

Definition at line 25 of file RecoVetoData.h.

Referenced by printOn(), and writeData().

void RecoVetoData::load ( const Scintillator & tile )
 

set from GlastDetector objects.

Definition at line 31 of file RecoVetoData.cxx.

Referenced by RecoGlastData::forward().

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

formatted dump.

Definition at line 21 of file RecoVetoData.cxx.

Referenced by RecoGlastData::printOn().

void RecoVetoData::readData ( std::istream & in )
 

old read.

Definition at line 45 of file RecoVetoData.cxx.

void RecoVetoData::writeData ( std::ostream & out )
 

Definition at line 60 of file RecoVetoData.cxx.


Member Data Documentation

VetoList RecoVetoData::tileList [private]
 

Definition at line 48 of file RecoVetoData.h.


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