#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 |
|
|
Definition at line 36 of file CalClustersAlg.cpp. |
|
|
Energy per layer in GeV.
Definition at line 26 of file CalClustersAlg.cpp. |
|
|
log height.
Definition at line 28 of file CalClustersAlg.cpp. |
|
|
log width.
Definition at line 29 of file CalClustersAlg.cpp. |
|
|
Number of bins used for the fit.
Definition at line 25 of file CalClustersAlg.cpp. |
|
|
slope of the shower direction.
Definition at line 27 of file CalClustersAlg.cpp. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000