#include <cassert>#include <cmath>#include "Algorithm/AlgConfig.h"#include "Calibrator/Calibrator.h"#include "Candidate/CandContext.h"#include "CandShowerEM/AlgShowerEM.h"#include "CandShowerEM/CandShowerEMHandle.h"#include "Conventions/PlaneView.h"#include "MessageService/MsgService.h"#include "MinosObjectMap/MomNavigator.h"#include "RecoBase/CandClusterHandle.h"#include "RecoBase/CandStripHandle.h"#include "RecoBase/LinearFit.h"#include "UgliGeometry/UgliGeomHandle.h"#include "Validity/VldContext.h"#include "TH1.h"#include "TH2.h"#include "TF1.h"#include "TGraphErrors.h"#include "TMath.h"#include "TMatrixD.h"#include "TVectorD.h"#include "TVector2.h"#include "TMatrixDSym.h"#include "TMatrixDSymEigen.h"#include "TProfile.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: AlgShowerEM.cxx,v 1.14 2006/12/01 18:48:29 rhatcher Exp $") | |
|
||||||||||||
|
|
1.3.9.1