1 #ifndef __l1microgmtlutfactories_h
2 #define __l1microgmtlutfactories_h
20 typedef std::shared_ptr<MicroGMTRankPtQualLUT>
ReturnType;
31 typedef std::shared_ptr<MicroGMTMatchQualLUT>
ReturnType;
42 typedef std::shared_ptr<MicroGMTExtrapolationLUT>
ReturnType;
53 typedef std::shared_ptr<MicroGMTCaloIndexSelectionLUT>
ReturnType;
64 typedef std::shared_ptr<MicroGMTAbsoluteIsolationCheckLUT>
ReturnType;
75 typedef std::shared_ptr<MicroGMTRelativeIsolationCheckLUT>
ReturnType;
MicroGMTCaloIndexSelectionLUTFactory()
MicroGMTMatchQualLUTFactory()
std::shared_ptr< MicroGMTCaloIndexSelectionLUT > ReturnType
static ReturnType create(const std::string &filename, const int fwVersion)
MicroGMTRankPtQualLUTFactory()
static ReturnType create(const std::string &filename, const int fwVersion, const unsigned ptFactor, const unsigned qualFactor)
static ReturnType create(const std::string &filename, const int fwVersion)
MicroGMTRelativeIsolationCheckLUTFactory()
~MicroGMTRankPtQualLUTFactory()
std::shared_ptr< MicroGMTRelativeIsolationCheckLUT > ReturnType
std::shared_ptr< MicroGMTRankPtQualLUT > ReturnType
~MicroGMTMatchQualLUTFactory()
~MicroGMTCaloIndexSelectionLUTFactory()
~MicroGMTAbsoluteIsolationCheckLUTFactory()
static ReturnType create(const std::string &filename, const double maxDR, const double fEta, const double fEtaCoarse, const double fPhi, cancel_t cancelType, const int fwVersion)
std::shared_ptr< MicroGMTAbsoluteIsolationCheckLUT > ReturnType
std::shared_ptr< MicroGMTMatchQualLUT > ReturnType
~MicroGMTRelativeIsolationCheckLUTFactory()
MicroGMTAbsoluteIsolationCheckLUTFactory()
static ReturnType create(const std::string &filename, const int type, const int fwVersion)