Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

CalClustersAlg.cpp File Reference

#include "CalRecon/CalClustersAlg.h"
#include "CalRecon/CsIClusters.h"
#include "CalRecon/CalRecLogs.h"
#include "CalRecon/gamma.h"
#include "CalRecon/Midnight.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GlastSvc/GlastDetSvc/IGlastDetSvc.h"
#include "GlastEvent/TopLevel/EventModel.h"
#include "GlastEvent/TopLevel/Event.h"
#include "GaudiKernel/ObjectVector.h"
#include "GlastEvent/data/TdGlastData.h"
#include "GlastEvent/Recon/ISiRecObjs.h"

Go to the source code of this file.

Variables

int nbins
 Number of bins used for the fit. More...

std::vector<double> g_elayer
 Energy per layer in GeV. More...

double slope
 slope of the shower direction. More...

double logheight
 log height. More...

double logwidth
 log width. More...

const IAlgFactory& CalClustersAlgFactory = Factory


Variable Documentation

const IAlgFactory & CalClustersAlgFactory = Factory
 

Definition at line 36 of file CalClustersAlg.cpp.

std::vector< double > g_elayer
 

Energy per layer in GeV.

Definition at line 26 of file CalClustersAlg.cpp.

double logheight
 

log height.

Definition at line 28 of file CalClustersAlg.cpp.

double logwidth
 

log width.

Definition at line 29 of file CalClustersAlg.cpp.

int nbins
 

Number of bins used for the fit.

Definition at line 25 of file CalClustersAlg.cpp.

double slope
 

slope of the shower direction.

Definition at line 27 of file CalClustersAlg.cpp.


Generated at Wed Nov 21 12:21:04 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000