1 #ifndef __l1microgmtlutfactories_h
2 #define __l1microgmtlutfactories_h
20 typedef std::shared_ptr<MicroGMTRankPtQualLUT>
ReturnType;
30 typedef std::shared_ptr<MicroGMTMatchQualLUT>
ReturnType;
40 typedef std::shared_ptr<MicroGMTExtrapolationLUT>
ReturnType;
50 typedef std::shared_ptr<MicroGMTCaloIndexSelectionLUT>
ReturnType;
60 typedef std::shared_ptr<MicroGMTAbsoluteIsolationCheckLUT>
ReturnType;
70 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 double maxDR, cancel_t cancelType, const int fwVersion)
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()
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)