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.

Referenced by CalClustersAlg::execute(), and CalClustersAlg::initialize().

double logheight
 

log height.

Definition at line 28 of file CalClustersAlg.cpp.

Referenced by CalRep::CalRep(), CalDisplay::initialize(), and CalClustersAlg::initialize().

double logwidth
 

log width.

Definition at line 29 of file CalClustersAlg.cpp.

Referenced by CalClustersAlg::execute(), and CalClustersAlg::initialize().

int nbins
 

Number of bins used for the fit.

Definition at line 25 of file CalClustersAlg.cpp.

Referenced by CalClustersAlg::execute(), and Midnight::mnscan().

double slope
 

slope of the shower direction.

Definition at line 27 of file CalClustersAlg.cpp.

Referenced by CalRecLogsAlg::computePosition(), CalIRFAlg::execute(), CalClustersAlg::execute(), CalClustersAlg::Leak(), Midnight::mncros(), Midnight::mnline(), and CalClustersAlg::Profile().


Generated on Thu Nov 29 16:38:52 2001 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001