Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:24:45

0001 {
0002 gSystem->Load("libFWCoreFWLite.so"); 
0003 FWLiteEnabler::enable();
0004 gSystem->Load("libDataFormatsFWLite.so");
0005 gSystem->Load("libGeometryCaloTopology.so");
0006 gSystem->Load("libRecoEcalEgammaCoreTools.so");
0007 TFile *f=TFile::Open("rfio:///castor/cern.ch/cms/store/user/meridian/meridian/SingleGammaPt35_DSZS_V1/SingleGammaPt35_DSZS_V1/00b02d884670d693cb397a1e0af88088/SingleGammaPt35_cfi_py_GEN_SIM_DIGI_L1_DIGI2RAW_RAW2DIGI_RECO_1.root");
0008 gROOT->ProcessLine(".x testEcalClusterToolsFWLite.C++");
0009 }