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

PrintReconData Class Reference

#include <PrintReconData.h>

Inheritance diagram for PrintReconData:

ReconVisitor List of all members.

Public Methods

 PrintReconData (std::ostream& os)
void visit (GlastRecon* recon)
void visit (CalRecon* recon)
void visit (TrackerRecon* recon)
void visit (VetoRecon* recon)
void visit (CalProfile* recon)
void visit (MCRecon* recon)
void visit (TriggerRecon* recon)

Private Methods

void printTitle (const char* title)

Private Attributes

std::ostream& _os

Constructor & Destructor Documentation

PrintReconData::PrintReconData ( std::ostream & os ) [inline]
 

Definition at line 21 of file PrintReconData.h.


Member Function Documentation

void PrintReconData::printTitle ( const char * title ) [inline, private]
 

Definition at line 31 of file PrintReconData.h.

Referenced by visit().

void PrintReconData::visit ( TriggerRecon * recon ) [inline, virtual]
 

Reimplemented from ReconVisitor.

Definition at line 67 of file PrintReconData.h.

void PrintReconData::visit ( MCRecon * recon ) [inline, virtual]
 

Reimplemented from ReconVisitor.

Definition at line 62 of file PrintReconData.h.

void PrintReconData::visit ( CalProfile * recon ) [inline, virtual]
 

Reimplemented from ReconVisitor.

Definition at line 57 of file PrintReconData.h.

void PrintReconData::visit ( VetoRecon * recon ) [inline, virtual]
 

Reimplemented from ReconVisitor.

Definition at line 52 of file PrintReconData.h.

void PrintReconData::visit ( TrackerRecon * recon ) [inline, virtual]
 

Reimplemented from ReconVisitor.

Definition at line 47 of file PrintReconData.h.

void PrintReconData::visit ( CalRecon * recon ) [inline, virtual]
 

Reimplemented from ReconVisitor.

Definition at line 42 of file PrintReconData.h.

void PrintReconData::visit ( GlastRecon * recon ) [inline, virtual]
 

Reimplemented from ReconVisitor.

Definition at line 37 of file PrintReconData.h.


Member Data Documentation

std::ostream & PrintReconData::_os [private]
 

Definition at line 72 of file PrintReconData.h.


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