#include <cassert>#include "Algorithm/AlgConfig.h"#include "Candidate/CandContext.h"#include "CandFitTrackMS/AlgFitTrackMS.h"#include "CandFitTrackMS/BFieldMS.h"#include "CandFitTrackMS/CandFitTrackMSHandle.h"#include "Conventions/Mphysical.h"#include "Conventions/Munits.h"#include "Conventions/PlaneView.h"#include "MessageService/MsgService.h"#include "MinosObjectMap/MomNavigator.h"#include "Navigation/NavKey.h"#include "Navigation/NavSet.h"#include "Plex/PlexPlaneId.h"#include "RecoBase/CandSliceHandle.h"#include "RecoBase/CandStripHandle.h"#include "RecoBase/CandTrackHandle.h"#include "UgliGeometry/UgliGeomHandle.h"#include "UgliGeometry/UgliScintPlnHandle.h"#include "Validity/VldContext.h"#include "CandFitTrackMS/TCL.h"#include "TMath.h"#include "TMatrixD.h"#include "TVectorD.h"#include "TRandom.h"#include "TFile.h"#include "TPolyLine3D.h"#include "TROOT.h"#include "TObject.h"#include "TNtuple.h"#include "TGraph.h"#include "TCanvas.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: AlgFitTrackMS.cxx,v 1.15 2005/10/26 03:38:40 rhatcher Exp $") | |
|
||||||||||||
|
|
1.3.9.1