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

Level1 Class Reference

#include <Level1.h>

Inheritance diagram for Level1:

Analyze List of all members.

Public Methods

 Level1 (const Tuple&t, bool useACD=false)
void report (std::ostream& out)
void clear ()

Private Methods

virtual bool apply ()

Private Attributes

int m_track
int m_cal
int m_hi_cal
int m_both
std::map<int,int> m_counts
bool m_useACD

Constructor & Destructor Documentation

Level1::Level1 ( const Tuple & t,
bool useACD = false ) [explicit]
 

Definition at line 14 of file Level1.cxx.


Member Function Documentation

bool Level1::apply ( ) [private, virtual]
 

Reimplemented from Analyze.

Definition at line 22 of file Level1.cxx.

void Level1::clear ( ) [inline, virtual]
 

Reimplemented from Analyze.

Definition at line 25 of file Level1.h.

Referenced by Level1().

void Level1::report ( std::ostream & out ) [virtual]
 

Reimplemented from Analyze.

Definition at line 41 of file Level1.cxx.


Member Data Documentation

int Level1::m_both [private]
 

Definition at line 32 of file Level1.h.

int Level1::m_cal [private]
 

Definition at line 30 of file Level1.h.

std::map< int,int > Level1::m_counts [private]
 

Definition at line 33 of file Level1.h.

int Level1::m_hi_cal [private]
 

Definition at line 31 of file Level1.h.

int Level1::m_track [private]
 

Definition at line 29 of file Level1.h.

bool Level1::m_useACD [private]
 

Definition at line 34 of file Level1.h.


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