![]() |
Project
|
#include "ReconstructionDataFormats/GlobalTrackID.h"
#include "ReconstructionDataFormats/TrackFwd.h"
#include "Framework/DataProcessingHeader.h"
#include "DataFormatsTRD/TrackTRD.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include "EveWorkflow/EveConfiguration.h"
#include "EventVisualisationDataConverter/VisualisationEvent.h"
#include "MFTBase/GeometryTGeo.h"
#include "MIDBase/GeometryParameters.h"
#include "MCHTracking/TrackParam.h"
#include "ITSBase/GeometryTGeo.h"
#include "TPCFastTransform.h"
#include "TPCReconstruction/TPCFastTransformHelperO2.h"
#include "DataFormatsTPC/VDriftCorrFact.h"
#include "Framework/AnalysisDataModel.h"
#include "DetectorsVertexing/PVertexerParams.h"
Go to the source code of this file.
Classes | |
struct | o2::event_visualisation::TracksSet |
class | o2::event_visualisation::EveWorkflowHelper |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::itsmft |
namespace | o2::mft |
namespace | o2::its |
namespace | o2::phos |
namespace | o2::emcal |
namespace | o2::event_visualisation |
Typedefs | |
using | o2::event_visualisation::GID = o2::dataformats::GlobalTrackID |
using | o2::event_visualisation::PNT = std::array< float, 3 > |
Definition in file EveWorkflowHelper.h.