14 const char *name,
const char *title)
36 <<
IsA()->GetName() <<
" != " <<
ref.IsA()->GetName());
55 bool shortprint = opt.Index(
"short") >= 0;
56 bool longprint =
msgLvl(MSG::DEBUG) || (
msgLvl(MSG::INFO) && !shortprint);
57 TString optprint = opt;
58 optprint.ReplaceAll(
"short",
"");
const boost::regex ref(r_ef)
bool msgLvl(const MSG::Level lvl) const
Check whether the logging system is active at the provided verbosity level.
void Print(Option_t *option="") const override
TFCSLateralShapeParametrization(const char *name=nullptr, const char *title=nullptr)
void set_Ekin_bin(int bin)
bool compare(const TFCSParametrizationBase &ref) const
virtual void set_pdgid_Ekin_eta_Ekin_bin_calosample(const TFCSLateralShapeParametrization &ref)
void set_calosample(int cs)
void Print(Option_t *option="") const
Print object information.
TFCSParametrizationBase(const char *name=nullptr, const char *title=nullptr)
virtual void set_pdgid_Ekin_eta(const TFCSParametrizationBase &ref)
TFCSParametrization(const char *name=nullptr, const char *title=nullptr)
#define IsA
Declare the TObject style functions.