18 #ifndef _PRINT_UTILS_H_
19 #define _PRINT_UTILS_H_
24 #include <TLorentzVector.h>
43 void PrintBanner (
string filename, UInt_t wait_msec);
44 string PrintFramedMesg (
string mesg,
unsigned int nl=1,
const char f=
'*');
50 #endif // _PRINT_UTILS_H_
string P4AsShortString(const TLorentzVector *p)
string BoolAsYNString(bool b)
string P3AsString(const TVector3 *vec)
string P4AsString(const TLorentzVector *p)
string BoolAsTFString(bool b)
static constexpr double b
string BoolAsIOString(bool b)
string BoolAsString(bool b)
string PrintFramedMesg(string mesg, unsigned int nl=1, const char f='*')
string X4AsString(const TLorentzVector *x)
string Vec3AsString(const TVector3 *vec)