skkwan / phase2-l1Calo-analyzer

0 stars 2 forks source link

Versioning problems with CRAB jobs #17

Closed skkwan closed 7 months ago

skkwan commented 7 months ago

Most current setup instructions used by Ashling: 2/15:

cmssw-el7
cmsrel CMSSW_14_0_0_pre3
cd CMSSW_14_0_0_pre3/src/
cmsenv && git cms-init
git cms-checkout-topic -u cms-l1t-offline:phase2-l1t-1400pre3_v1
cmsenv
cd ${CMSSW_BASE}/src/L1Trigger/
git clone -b on-phase2-l1t-1330pre3_v13 https://github.com/skkwan/phase2-l1Calo-analyzer.git
mv phase2-l1Calo-analyzer/ L1CaloPhase2Analyzer/ 
cd -
scram b -j 12

voms-proxy-init -voms cms
cmsRun test-singleAnalyzer.py

We encountered this problem as described in the ROOT forums -- note that files produced in ROOT 6.30 cannot be opened in the bare UWisc login environment which is running ROOT 6.14.

skkwan commented 7 months ago

Marking as closed, output CRAB files can be opened and hadded.