#include "RecoTauTag/RecoTau/interface/RecoTauVertexAssociator.h"
#include <functional>
#include <boost/foreach.hpp>
#include "DataFormats/TauReco/interface/PFTau.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "RecoTauTag/RecoTau/interface/RecoTauCommonUtilities.h"
#include "DataFormats/GsfTrackReco/interface/GsfTrack.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include <TMath.h>
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
reco::tau | |
const reco::TrackBaseRef trk_ |
Definition at line 108 of file RecoTauVertexAssociator.cc.