Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 11:27:14

0001 {
0002 cout << "Loading FWLite..." << endl;
0003 gSystem->Load("libFWCoreFWLite");
0004 FWLiteEnabler::enable();
0005 gSystem->Load("libSimDataFormatsEcalValidation.so");
0006 gSystem->Load("libSimDataFormatsTrack.so");
0007 gSystem->Load("libSimDataFormatsVertex.so");
0008 }