Project
Loading...
Searching...
No Matches
ML.h File Reference

This file provides the base for ML policies. More...

#include "Rtypes.h"
#include "TRDPID/PIDBase.h"
#include "DataFormatsTRD/PID.h"
#include "Framework/ProcessingContext.h"
#include "Framework/InputRecord.h"
#include <onnxruntime_cxx_api.h>
#include <memory>
#include <vector>
#include <array>
#include <string>

Go to the source code of this file.

Classes

class  o2::trd::ML
 
class  o2::trd::XGB
 XGBoost Model. More...
 
class  o2::trd::PY
 PyTorch Model. More...
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::trd
 

Detailed Description

This file provides the base for ML policies.

Author
Felix Schlepper

Definition in file ML.h.