Go to the source code of this file.
Namespaces | |
namespace | AlCapFormat |
namespace | AlCapFormat::Raw |
namespace | AlCapFormat::Setup |
Defines | |
#define | WITH_VALUE(value) = value |
This marco is just a trick to save us from needing to write values in a separate definition file. There are other ways to do this, unnamed namespace but this makes all includes of format.h refer to the same constants. | |
Variables | |
const char * | AlCapFormat::Raw::DataTreeName = "EventTree" |
const char * | AlCapFormat::Raw::DataBranchName = "Event" |
const char * | AlCapFormat::Raw::SetupTreeName = "SetupTree" |
const char * | AlCapFormat::Raw::SetupBranchName = "Setup" |