Project
Loading...
Searching...
No Matches
Propagator.h File Reference

Go to the source code of this file.

Classes

class  o2::base::PropagatorImpl< value_T >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::parameters
 
namespace  o2::dataformats
 Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage.
 
namespace  o2::field
 
namespace  o2::gpu
 
namespace  o2::base
 

Typedefs

using o2::base::PropagatorF = PropagatorImpl< float >
 
using o2::base::PropagatorD = PropagatorImpl< double >
 
using o2::base::Propagator = PropagatorF