Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-12-18 09:14:53

0001 
0002 int test2()
0003 {
0004 
0005   TTree* tr = new TTree( "tr", "tr" );
0006 
0007   
0008 
0009   return 0; 
0010 }