#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"
Go to the source code of this file.
Namespaces | |
namespace | reco |
fixed size matrix | |
namespace | reco::tau |
Variables | |
bool | reco::tau::vxTrkFiltering |
const reco::TrackBaseRef trk_ |
Definition at line 65 of file RecoTauVertexAssociator.cc.