![]() |
Project
|
Class to perform track cuts. More...
#include "Framework/Logger.h"
#include "Framework/DataTypes.h"
#include "ReconstructionDataFormats/Track.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include "ReconstructionDataFormats/MatchInfoTOF.h"
#include "DataFormatsTPC/TrackTPC.h"
#include "DataFormatsTRD/TrackTRD.h"
#include "GlobalTracking/TrackMethods.h"
#include "DetectorsBase/Propagator.h"
#include "ReconstructionDataFormats/VtxTrackIndex.h"
#include <set>
#include <vector>
#include "Rtypes.h"
#include <gsl/span>
Go to the source code of this file.
Classes | |
class | o2::TrackCuts |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
Typedefs | |
using | o2::GID = o2::dataformats::GlobalTrackID |
using | o2::GIndex = o2::dataformats::VtxTrackIndex |
Class to perform track cuts.
Class to store some methods used in TrackCuts.
Definition in file TrackCuts.h.