1 #ifndef L1TMuonEndCap_PtAssignmentEngineDxy_h
2 #define L1TMuonEndCap_PtAssignmentEngineDxy_h
virtual ~PtAssignmentEngineDxy()
std::vector< std::string > outputNamesDxy_
tensorflow::Session * sessionDxy_
void configure(int verbose, const std::string pbFileNameDxy)
tensorflow::GraphDef * graphDefDxy_
std::array< float, NUM_PREDICTIONS > Prediction
static constexpr int verbose
const PtAssignmentEngineAux2017 & aux() const
virtual void preprocessing_dxy(const EMTFTrack &track, emtf::Feature &feature) const
std::string inputNameDxy_
std::string pbFileNameDxy_
std::array< float, NUM_FEATURES > Feature
virtual void call_tensorflow_dxy(const emtf::Feature &feature, emtf::Prediction &prediction) const
std::string pbFilePathDxy_
virtual void calculate_pt_dxy(const EMTFTrack &track, emtf::Feature &feature, emtf::Prediction &prediction) const