![]() |
![]() |
#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/MuonReco/interface/MuonTimeExtra.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"
#include "DataFormats/MuonReco/interface/MuonSimInfo.h"
Go to the source code of this file.
Classes | |
class | pat::Muon |
Analysis-level muon class. More... | |
Namespaces | |
pat | |
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) More... | |