#include "CAFAna/Core/Var.h"
#include "CAFAna/Core/MultiVar.h"
#include "SliceLID/shifts/TrackLengthCorrection.h"
#include "TensorFlowEvaluator/SliceLID/model/Model.h"
#include "TensorFlowEvaluator/SliceLID/cafana/ResultCacher.hxx"
#include "TensorFlowEvaluator/SliceLID/cafana/SliceLIDHelperVars.cxx"
Go to the source code of this file.
Namespaces | |
SliceLID | |
Typedefs | |
using | SliceLID::CAFAnaModel = ResultCacher< Prediction > |
Functions | |
static VarDict | SliceLID::fillVarDict (const caf::SRProxy *sr, const std::vector< std::pair< std::string, Var >> &sliceVarDefs, const std::vector< std::pair< std::string, MultiVar >> &png3dVarDefs) |
static std::shared_ptr< CAFAnaModel > | SliceLID::initCAFAnaModel (const std::string &modelSavedir) |
static Var | SliceLID::numuid (const std::shared_ptr< CAFAnaModel > &model) |
static Var | SliceLID::ncid (const std::shared_ptr< CAFAnaModel > &model) |
static Var | SliceLID::nueid (const std::shared_ptr< CAFAnaModel > &model) |
static Var | SliceLID::nutauid (const std::shared_ptr< CAFAnaModel > &model) |
static Var | SliceLID::cosmicid (const std::shared_ptr< CAFAnaModel > &model) |