ROOTPWA
runCompareTFitBins.C
Go to the documentation of this file.
1 {
2  gSystem->Load("libRootPwa.so");
3 
4  gROOT->ProcessLine(".x compareTFitBins.C+");
5 }