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

LayerGroup Class Reference

#include <LayerGroup.h>

Inheritance diagram for LayerGroup:

Analyze List of all members.

Public Methods

 LayerGroup (const Tuple& t, int min_layer=0, int min_layer2=0)
virtual ~LayerGroup ()
void report (std::ostream& out)
double sigma ()

Private Methods

bool apply ()

Private Attributes

PSFanalysis m_psf
EnergyAnalysis m_energy
int m_minlayer
int m_maxlayer

Constructor & Destructor Documentation

LayerGroup::LayerGroup ( const Tuple & t,
int min_layer = 0,
int max_layer = 0 )
 

Definition at line 13 of file LayerGroup.cxx.

LayerGroup::~LayerGroup ( ) [virtual]
 

Definition at line 43 of file LayerGroup.cxx.


Member Function Documentation

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

Reimplemented from Analyze.

Definition at line 33 of file LayerGroup.cxx.

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

Reimplemented from Analyze.

Definition at line 22 of file LayerGroup.cxx.

double LayerGroup::sigma ( )
 

Definition at line 31 of file LayerGroup.cxx.


Member Data Documentation

EnergyAnalysis LayerGroup::m_energy [private]
 

Definition at line 33 of file LayerGroup.h.

Referenced by apply().

int LayerGroup::m_maxlayer [private]
 

Definition at line 34 of file LayerGroup.h.

int LayerGroup::m_minlayer [private]
 

Definition at line 34 of file LayerGroup.h.

PSFanalysis LayerGroup::m_psf [private]
 

Definition at line 32 of file LayerGroup.h.

Referenced by apply().


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