#include <LossFunctions.h>
Public Member Functions | |
AbsoluteDeviation () | |
Double_t | fit (std::vector< emtf::Event * > &v) |
int | id () |
std::string | name () |
Double_t | target (emtf::Event *e) |
~AbsoluteDeviation () | |
Public Member Functions inherited from L1TLossFunction | |
virtual | ~L1TLossFunction ()=default |
Definition at line 71 of file LossFunctions.h.
|
inline |
Definition at line 74 of file LossFunctions.h.
|
inline |
Definition at line 75 of file LossFunctions.h.
|
inlinevirtual |
Implements L1TLossFunction.
Definition at line 86 of file LossFunctions.h.
References MillePedeFileConverter_cfg::e, mps_fire::i, emtf::Event::predictedValue, and emtf::Event::trueValue.
Referenced by trackingPlots.Iteration::modules().
|
inlinevirtual |
|
inlinevirtual |
Implements L1TLossFunction.
Definition at line 119 of file LossFunctions.h.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
inlinevirtual |
Implements L1TLossFunction.
Definition at line 77 of file LossFunctions.h.
References emtf::Event::predictedValue, and emtf::Event::trueValue.