1 #ifndef BaseTagInfoPlotter_H 2 #define BaseTagInfoPlotter_H 20 virtual void analyzeTag(
const std::vector<const reco::BaseTagInfo *> &
tagInfos,
double jec,
int jetFlavour,
float w=1);
virtual void analyzeTag(const reco::BaseTagInfo *tagInfo, double jec, int jetFlavour, float w=1)
const EtaPtBin & etaPtBin()
virtual void setEventSetup(const edm::EventSetup &setup)
def setup(process, global_tag, zero_tesla=False)
~BaseTagInfoPlotter() override
virtual std::vector< std::string > tagInfoRequirements() const
BaseTagInfoPlotter(const std::string &tagName, const EtaPtBin &etaPtBin)