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=
'*');
Simple printing utilities.
string Vec3AsString(const TVector3 *vec)
string BoolAsString(bool b)
string BoolAsIOString(bool b)
string BoolAsTFString(bool b)
string PrintFramedMesg(string mesg, unsigned int nl=1, const char f=' *')
string X4AsString(const TLorentzVector *x)
string BoolAsYNString(bool b)
string P3AsString(const TVector3 *vec)
string P4AsString(const TLorentzVector *p)
string P4AsShortString(const TLorentzVector *p)
Root of GENIE utility namespaces.
THE MAIN GENIE PROJECT NAMESPACE