Project
Loading...
Searching...
No Matches
DetectorConfiguration.h File Reference
#include <algorithm>
#include <cstdint>
#include <utility>
#include <vector>
#include <gsl/span>
#include "ITSMFTTracking/SurfaceDescriptor.h"
#include "ITSMFTTracking/LayerMask.h"
#include "ITSMFTTracking/IndexTableConfigurationSet.h"

Go to the source code of this file.

Classes

class  o2::itsmft::tracking::DetectorConfiguration
 

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::itsmft::tracking
 

Enumerations

enum class  o2::itsmft::tracking::DetectorConfigurationError : uint8_t {
  o2::itsmft::tracking::None , o2::itsmft::tracking::EmptyCatalog , o2::itsmft::tracking::TooManySurfaces , o2::itsmft::tracking::InvalidComponentBoundary ,
  o2::itsmft::tracking::HoleLayersOutsideLayout
}