ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "InDetBeamSpotFinder/IInDetBeamSpotTool.h"
#include "TrkEventPrimitives/VertexType.h"
#include "CLHEP/Matrix/Vector.h"
#include "TMinuit.h"
#include "TMath.h"
#include "TTree.h"
#include <string>
#include <vector>
#include <RooAbsReal.h>
#include <RooRealVar.h>
#include "BeamSpotPdf.h"
#include "RooFitResult.h"
Go to the source code of this file.
Classes | |
class | InDet::InDetBeamSpotRooFit |
A concrete implementation of IInDetBeamSpotTool, using primary vertex information to determine the position of the beamspot using a chi2 and/or log-likelihood method. More... | |
Namespaces | |
InDet | |
Primary Vertex Finder. | |