HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
DiLeptonVetoProducerBase< TLepton > Class Template Reference

#include <DiLeptonVetoProducers.h>

+ Inheritance diagram for DiLeptonVetoProducerBase< TLepton >:

Public Member Functions

 DiLeptonVetoProducerBase (std::vector< TLepton * > product_type::*leptons, float(setting_type::*GetDiLeptonMinDeltaRCut)(void) const, int product_type::*nDiLeptonVetoPairsOS, int product_type::*nDiLeptonVetoPairsSS)
 
virtual void Init (setting_type const &settings, metadata_type &metadata) override
 
virtual void Produce (event_type const &event, product_type &product, setting_type const &settings, metadata_type const &metadata) const override
 

Detailed Description

template<class TLepton>
class DiLeptonVetoProducerBase< TLepton >

Abstract Producer for Veto of dileptons

Constructor & Destructor Documentation

template<class TLepton>
DiLeptonVetoProducerBase< TLepton >::DiLeptonVetoProducerBase ( std::vector< TLepton * > product_type::*  leptons,
float(setting_type::*)(void) const  GetDiLeptonMinDeltaRCut,
int product_type::*  nDiLeptonVetoPairsOS,
int product_type::*  nDiLeptonVetoPairsSS 
)
inline

Member Function Documentation

template<class TLepton>
virtual void DiLeptonVetoProducerBase< TLepton >::Init ( setting_type const &  settings,
metadata_type &  metadata 
)
inlineoverridevirtual
template<class TLepton>
virtual void DiLeptonVetoProducerBase< TLepton >::Produce ( event_type const &  event,
product_type &  product,
setting_type const &  settings,
metadata_type const &  metadata 
) const
inlineoverridevirtual

The documentation for this class was generated from the following file: