Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:13:11

0001 {
0002   //This make the TSelectors in the library available to the remote proof session
0003   gSystem->Load("libFWCoreFWLite");
0004   FWLiteEnabler::enable();
0005   gSystem->Load("libFWCoreTFWLiteSelectorTest");
0006 }