#include "RecoParticleFlow/PFTracking/interface/PFDisplacedVertexFinder.h"
#include "RecoParticleFlow/PFTracking/interface/PFTrackAlgoTools.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "RecoVertex/VertexPrimitives/interface/TransientVertex.h"
#include "RecoVertex/AdaptiveVertexFit/interface/AdaptiveVertexFitter.h"
#include "RecoVertex/KalmanVertexFit/interface/KalmanVertexSmoother.h"
#include "PhysicsTools/RecoAlgos/plugins/KalmanVertexFitter.h"
#include "Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h"
#include "Geometry/CommonDetUnit/interface/TrackingGeometry.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const PFDisplacedVertexFinder &a) |
std::ostream& operator<< | ( | std::ostream & | out, |
const PFDisplacedVertexFinder & | a | ||
) |
Definition at line 758 of file PFDisplacedVertexFinder.cc.
References PFDisplacedVertexFinder::displacedVertices(), PFDisplacedVertexFinder::displacedVertices_, PFDisplacedVertexHelper::Dump(), PFDisplacedVertexFinder::helper_, mps_fire::i, eostools::move(), MillePedeFileConverter_cfg::out, PFDisplacedVertexFinder::ratio_, PFDisplacedVertexFinder::sigmacut_, and PFDisplacedVertexFinder::t_ini_.