![]() |
![]() |
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
#include "DataFormats/MuonReco/interface/MuonSelectors.h"
#include "DataFormats/MuonReco/interface/MuonMETCorrectionData.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/PatCandidates/interface/Lepton.h"
#include "DataFormats/ParticleFlowCandidate/interface/IsolatedPFCandidateFwd.h"
#include "DataFormats/ParticleFlowCandidate/interface/IsolatedPFCandidate.h"
Go to the source code of this file.
Classes | |
class | pat::Muon |
Analysis-level muon class. More... | |
Namespaces | |
namespace | pat |
namespace | reco |
fixed size matrix | |
Typedefs | |
typedef std::vector< Muon > | pat::MuonCollection |
typedef edm::Ref< MuonCollection > | pat::MuonRef |
typedef edm::RefVector < MuonCollection > | pat::MuonRefVector |
Functions | |
std::ostream & | reco::operator<< (std::ostream &out, const pat::Muon &obj) |
pipe operator (introduced to use pat::Muon with PFTopProjectors) |