![]() |
Project
|
Quality control for global tracking (residuals etc) More...
#include "Headers/DataHeader.h"
#include "Framework/DataProcessorSpec.h"
#include "Framework/Task.h"
#include "Framework/ConfigParamRegistry.h"
#include "Framework/CCDBParamSpec.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "DetectorsBase/GeometryManager.h"
#include "DetectorsBase/Propagator.h"
#include "DataFormatsParameters/GRPObject.h"
#include "ReconstructionDataFormats/GlobalTrackID.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include "TRDQC/Tracking.h"
#include <cstring>
#include "DetectorsBase/GRPGeomHelper.h"
Go to the source code of this file.
Classes | |
class | o2::trd::TRDGlobalTrackingQC |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::trd |
Typedefs | |
using | GTrackID = o2::dataformats::GlobalTrackID |
template<typename T > | |
using | o2::trd::BranchDefinition = framework::MakeRootTreeWriterSpec::BranchDefinition< T > |
Functions | |
DataProcessorSpec | o2::trd::getTRDGlobalTrackingQCSpec (o2::dataformats::GlobalTrackID::mask_t src) |
DataProcessorSpec | o2::trd::getTRDTrackingQCWriterSpec () |
Quality control for global tracking (residuals etc)
Definition in file TRDGlobalTrackingQCSpec.h.
Definition at line 40 of file TRDGlobalTrackingQCSpec.h.