#include <WeightCalcCreator.h>
Public Member Functions | |
WeightCalcImpl (const std::string &classname) | |
virtual | ~WeightCalcImpl () |
virtual WeightCalc * | Create () |
Public Member Functions inherited from sbn::evwgh::WeightCalcCreator | |
WeightCalcCreator (const std::string &classname) | |
virtual | ~WeightCalcCreator ()=default |
Definition at line 25 of file sbncode/sbncode/SBNEventWeight/Base/WeightCalcCreator.h.
|
inline |
Definition at line 27 of file sbncode/sbncode/SBNEventWeight/Base/WeightCalcCreator.h.
|
inlinevirtual |
Definition at line 30 of file sbncode/sbncode/SBNEventWeight/Base/WeightCalcCreator.h.
|
inlinevirtual |
Implements sbn::evwgh::WeightCalcCreator.
Definition at line 32 of file sbncode/sbncode/SBNEventWeight/Base/WeightCalcCreator.h.