![]() |
Project
|
Public Attributes | |
| std::vector< std::string > | infilenames |
| std::string | treename |
| std::string | outfilename |
| bool | asfriend = false |
| std::vector< std::string > | readout |
| std::vector< std::string > | skipreadout |
| int | run |
| int | orbitsPerTF = 256 |
| GRPCommand | command = GRPCommand::kNONE |
| std::string | grpfilename = "" |
| std::vector< std::string > | continuous = {} |
| std::vector< std::string > | triggered = {} |
| bool | clearRO = false |
| std::string | outprefix = "" |
| std::string | fieldstring = "" |
| std::string | bcPatternFile = "" |
| bool | print = false |
| bool | lhciffromccdb = false |
| std::string | publishto = "" |
| std::string | ccdbhost = "http://alice-ccdb.cern.ch" |
| bool | isRun5 = false |
| std::string | vertex = "ccdb" |
| std::string | configKeyValues = "" |
| uint64_t | timestamp = 0 |
| std::string | detectorList |
| std::vector< std::string > | interactionRates |
| std::string | qedInteraction |
| int | orbits |
| long | seed |
| bool | printContext = false |
| std::string | bcpatternfile |
| int | tfid = 0 |
| double | orbitsEarly = 0. |
| double | firstFractionalOrbit |
| uint32_t | firstOrbit = 0 |
| uint32_t | firstBC = 0 |
| bool | useexistingkinematics = false |
| bool | noEmptyTF = false |
| int | maxCollsPerTF = -1 |
| long | timestamp = -1 |
| std::string | individualTFextraction = "" |
| std::string | vertexModeString {"kNoVertex"} |
| o2::conf::VertexMode | vertexMode = o2::conf::VertexMode::kNoVertex |
| std::string | external_path = "" |
Definition at line 26 of file TreeMergerTool.cxx.
| bool Options::asfriend = false |
Definition at line 30 of file TreeMergerTool.cxx.
| std::string Options::bcPatternFile = "" |
Definition at line 59 of file GRPTool.cxx.
| std::string Options::bcpatternfile |
Definition at line 47 of file CollisionContextTool.cxx.
| std::string Options::ccdbhost = "http://alice-ccdb.cern.ch" |
Definition at line 63 of file GRPTool.cxx.
| bool Options::clearRO = false |
Definition at line 56 of file GRPTool.cxx.
| GRPCommand Options::command = GRPCommand::kNONE |
Definition at line 52 of file GRPTool.cxx.
| std::string Options::configKeyValues = "" |
Definition at line 66 of file GRPTool.cxx.
| std::vector<std::string> Options::continuous = {} |
Definition at line 54 of file GRPTool.cxx.
| std::string Options::detectorList |
Definition at line 68 of file GRPTool.cxx.
| std::string Options::external_path = "" |
Definition at line 63 of file CollisionContextTool.cxx.
| std::string Options::fieldstring = "" |
Definition at line 58 of file GRPTool.cxx.
| uint32_t Options::firstBC = 0 |
Definition at line 52 of file CollisionContextTool.cxx.
| double Options::firstFractionalOrbit |
Definition at line 50 of file CollisionContextTool.cxx.
| uint32_t Options::firstOrbit = 0 |
Definition at line 51 of file CollisionContextTool.cxx.
| std::string Options::grpfilename = "" |
Definition at line 53 of file GRPTool.cxx.
| std::string Options::individualTFextraction = "" |
Definition at line 59 of file CollisionContextTool.cxx.
| std::vector<std::string> Options::infilenames |
Definition at line 27 of file TreeMergerTool.cxx.
| std::vector<std::string> Options::interactionRates |
Definition at line 41 of file CollisionContextTool.cxx.
| bool Options::isRun5 = false |
Definition at line 64 of file GRPTool.cxx.
| bool Options::lhciffromccdb = false |
Definition at line 61 of file GRPTool.cxx.
| int Options::maxCollsPerTF = -1 |
Definition at line 56 of file CollisionContextTool.cxx.
| bool Options::noEmptyTF = false |
Definition at line 55 of file CollisionContextTool.cxx.
| int Options::orbits |
Definition at line 44 of file CollisionContextTool.cxx.
| double Options::orbitsEarly = 0. |
Definition at line 49 of file CollisionContextTool.cxx.
| int Options::orbitsPerTF = 256 |
Definition at line 51 of file GRPTool.cxx.
| std::string Options::outfilename |
Definition at line 29 of file TreeMergerTool.cxx.
| std::string Options::outprefix = "" |
Definition at line 57 of file GRPTool.cxx.
| bool Options::print = false |
Definition at line 60 of file GRPTool.cxx.
| bool Options::printContext = false |
Definition at line 46 of file CollisionContextTool.cxx.
| std::string Options::publishto = "" |
Definition at line 62 of file GRPTool.cxx.
| std::string Options::qedInteraction |
Definition at line 42 of file CollisionContextTool.cxx.
| std::vector<std::string> Options::readout |
Definition at line 48 of file GRPTool.cxx.
| int Options::run |
Definition at line 50 of file GRPTool.cxx.
| long Options::seed |
Definition at line 45 of file CollisionContextTool.cxx.
| std::vector<std::string> Options::skipreadout |
Definition at line 49 of file GRPTool.cxx.
| int Options::tfid = 0 |
Definition at line 48 of file CollisionContextTool.cxx.
| uint64_t Options::timestamp = 0 |
Definition at line 67 of file GRPTool.cxx.
| long Options::timestamp = -1 |
Definition at line 58 of file CollisionContextTool.cxx.
| std::string Options::treename |
Definition at line 28 of file TreeMergerTool.cxx.
| std::vector<std::string> Options::triggered = {} |
Definition at line 55 of file GRPTool.cxx.
| bool Options::useexistingkinematics = false |
Definition at line 54 of file CollisionContextTool.cxx.
| std::string Options::vertex = "ccdb" |
Definition at line 65 of file GRPTool.cxx.
| o2::conf::VertexMode Options::vertexMode = o2::conf::VertexMode::kNoVertex |
Definition at line 62 of file CollisionContextTool.cxx.
| std::string Options::vertexModeString {"kNoVertex"} |
Definition at line 61 of file CollisionContextTool.cxx.