19 chain.SetCacheSize(20*1024*1024);
20 chain.Add(
"$H1/dstarmb.root");
21 chain.Add(
"$H1/dstarp1a.root");
22 chain.Add(
"$H1/dstarp1b.root");
23 chain.Add(
"$H1/dstarp2.root");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
R__EXTERN TSystem * gSystem
A chain is a collection of files containing TTree objects.
virtual void Setenv(const char *name, const char *value)
Set environment variable.