1 #ifndef Analysis_Tools_MuonAnalyser_h 2 #define Analysis_Tools_MuonAnalyser_h 1 46 std::vector< std::shared_ptr<Muon> >
muons_;
52 std::map<std::string, std::shared_ptr<BTagCalibrationReader> >
bsf_reader_;
59 std::vector< std::shared_ptr<Muon> >
muons();
60 float btag(
const Muon & ,
const std::string & );
75 virtual bool selectionMuonDr(
const int & r1,
const int & r2,
const float & delta);
81 virtual void muonHistograms(
const std::string &,
const int & n = 1);
88 #endif // Analysis_Tools_MuonAnalyser_h