36#define ALL(c) (c).begin(), (c).end()
50 if(
Init( name, expression ) != 0 ) {
94 Int_t period = name.Index(
'.');
99 realname = name(0,period);
100 TString attribute(name(period+1,name.Length()-period-1));
103 }
else if (attribute.
CompareTo(
"ncalled")==0) {
ClassImp(VDC::AnalyticTTDConv) using namespace std
A list parameters and their values.
int CompareTo(const char *cs, ECaseCompare cmp=kExact) const