Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
call_DSelector2.C
Go to the documentation of this file.
1 void call_DSelector2 (TString file)
2 {
3 // issue the tree->Process, so that it can be run from the command line
4 //
5 cout << "call_DSelector2: file=" << file << endl;
6 gROOT->LoadMacro("$ROOT_ANALYSIS_HOME/scripts/Load_DSelector.C");
7  pippimmisspb208__B2_Tree->Process(file);
8 }
void call_DSelector2(TString file)