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

EnergyAnalysis Class Reference

#include <EnergyAnalysis.h>

Inheritance diagram for EnergyAnalysis:

Analyze Histogram List of all members.

Public Methods

 EnergyAnalysis (const Tuple& t)
virtual void report (std::ostream& out)
float mean_generated () const

Private Methods

virtual bool apply ()

Private Attributes

const Tuplem_tuple
Statistic m_MC_energy

Constructor & Destructor Documentation

EnergyAnalysis::EnergyAnalysis ( const Tuple & t )
 

Definition at line 10 of file EnergyAnalysis.cxx.


Member Function Documentation

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

Reimplemented from Analyze.

Definition at line 17 of file EnergyAnalysis.cxx.

float EnergyAnalysis::mean_generated ( ) const [inline]
 

Definition at line 19 of file EnergyAnalysis.h.

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

Reimplemented from Analyze.

Definition at line 25 of file EnergyAnalysis.cxx.

Referenced by LayerGroup::report().


Member Data Documentation

Statistic EnergyAnalysis::m_MC_energy [private]
 

Definition at line 23 of file EnergyAnalysis.h.

Referenced by apply().

const Tuple * EnergyAnalysis::m_tuple [private]
 

Definition at line 22 of file EnergyAnalysis.h.


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