5 #ifndef TrackClassifier_TrackClassifier_H 
    6 #define TrackClassifier_TrackClassifier_H 
   17 #include "lwtnn/lightweight_network_config.hh" 
   18 #include "lwtnn/LightweightNeuralNetwork.hh" 
   19 #include "lwtnn/LightweightGraph.hh" 
   20 #include "lwtnn/parse_json.hh" 
   48     const std::map<double, double>
 
   51       {250.0, 0.08892564848065376},
 
   52       {500.0, 0.046739218756556504},
 
   53       {750.0, 0.03829977475106716},
 
   54       {1000.0, 0.033665632829070084},
 
   55       {1500.0, 0.033094046637415886},
 
   56       {2000.0, 0.029787263832986355},
 
   57       {2500.0, 0.02972860541194677},
 
   58       {3000.0, 0.029779289849102497},
 
   59       {4000.0, 0.026585028506815437},
 
   60       {5000.0, 0.025235182605683804}