#include "RecoMuon/MuonIdentification/plugins/MuonProducer.h"
#include "RecoMuon/MuonIsolation/interface/MuPFIsoHelper.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/MuonReco/interface/MuonSelectors.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Macros | |
#define | dout |
Typedefs | |
typedef edm::ValueMap< reco::MuonShower > | reco::MuonShowerMap |
typedef std::map< reco::MuonRef, unsigned int > | MuToPFMap |
#define dout |
Definition at line 15 of file MuonProducer.cc.
Referenced by MuonProducer::produce().
typedef std::map<reco::MuonRef, unsigned int> MuToPFMap |
Definition at line 22 of file MuonProducer.cc.