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

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::framework
 Defining PrimaryVertex explicitly as messageable.
 

Enumerations

enum struct  o2::framework::Lifetime {
  o2::framework::Timeframe = 0 , o2::framework::Condition = 1 , o2::framework::QA = 2 , o2::framework::Sporadic = 2 ,
  o2::framework::Transient = 3 , o2::framework::Timer = 4 , o2::framework::Enumeration = 5 , o2::framework::Signal = 6 ,
  o2::framework::Optional = 7 , o2::framework::OutOfBand = 8
}
 Possible Lifetime of objects being exchanged by the DPL. More...