Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 11:23:08

0001 {
0002 
0003   gSystem->Load("libFWCoreFWLite.so"); 
0004   FWLiteEnabler::enable();
0005   TFile file("recoTracks.root");
0006 
0007 }