#include <map>
#include <string>
#include "TH1.h"
#include "PhysicsTools/UtilAlgos/interface/BasicAnalyzer.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
Go to the source code of this file.
Classes | |
class | PatMuonAnalyzer |
Example class that can be used to analyze pat::Muons both within FWLite and within the full framework. More... | |