![]() |
Project
|
This file provides the base interface for pid policies. More...
#include "Rtypes.h"
#include "DataFormatsTRD/PID.h"
#include "DataFormatsTRD/TrackTRD.h"
#include "DataFormatsTRD/Tracklet64.h"
#include "DataFormatsTRD/Constants.h"
#include "TRDBase/PadCalibrationsAliases.h"
#include "TRDPID/PIDParameters.h"
#include "Framework/ProcessingContext.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include <gsl/span>
#include <memory>
Go to the source code of this file.
Classes | |
class | o2::trd::PIDBase |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::trd |
Functions | |
std::unique_ptr< PIDBase > | o2::trd::getTRDPIDPolicy (PIDPolicy policy) |
Factory function to create a PID policy. | |
This file provides the base interface for pid policies.
Definition in file PIDBase.h.