Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 11:03:49

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 }