3 #include <FairLogger.h>
5 constexpr
auto cRED =
"\033[1;31m";
6 constexpr
auto cYELLOW =
"\033[1;33m";
8 constexpr
auto cGREEN =
"\033[1;32m";
9 constexpr
auto cBLUE =
"\033[1;34m";
13 if (augment ==
nullptr)
21 if (augment ==
nullptr)
26 <<
"AtTabInfo augment " << name
27 <<
"already exists in this AtTabInfo. If replacement is intentional, use AtTabInfo::ReplaceAugment() instead.";
34 if (augment ==
nullptr)
40 if (augment ==
nullptr)