Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-06 08:14:00

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