Project
Loading...
Searching...
No Matches
RecoQCworkflow.cxx File Reference
#include <fairlogger/Logger.h>
#include <Framework/ConfigContext.h>
#include "Framework/DeviceSpec.h"
#include "Framework/WorkflowSpec.h"
#include "Framework/Task.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include "DataFormatsFT0/RecPoints.h"
#include "CommonDataFormat/InteractionRecord.h"
#include "CommonDataFormat/TimeStamp.h"
#include "ReconstructionDataFormats/GlobalTrackID.h"
#include "ReconstructionDataFormats/PrimaryVertex.h"
#include "FT0Workflow/RecoQCworkflow.h"
#include "TStopwatch.h"
#include <TString.h>
#include <vector>
#include <TH1F.h>
#include <TH2F.h>
#include <TFile.h>
#include <TMath.h>
#include <map>

Go to the source code of this file.

Namespaces

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

Typedefs

using PVertex = o2::dataformats::PrimaryVertex
 
using GIndex = o2::dataformats::VtxTrackIndex
 
using DataRequest = o2::globaltracking::DataRequest
 
using GID = o2::dataformats::GlobalTrackID
 

Functions

framework::DataProcessorSpec o2::ft0::getRecoQCworkflow (GID::mask_t src)
 

Detailed Description

\ brief QC for reconstructed data

Author
Alla..nosp@m.Maev.nosp@m.skaya.nosp@m.@cer.nosp@m.n.ch

Definition in file RecoQCworkflow.cxx.

Typedef Documentation

◆ DataRequest

◆ GID

Definition at line 43 of file RecoQCworkflow.cxx.

◆ GIndex

Definition at line 41 of file RecoQCworkflow.cxx.

◆ PVertex

Definition at line 40 of file RecoQCworkflow.cxx.