Skip to content
Snippets Groups Projects
Commit b6c913a9 authored by Simone Pigazzini's avatar Simone Pigazzini
Browse files

13_0_7 + cc_timing patch

parent 21e0b4fc
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,9 @@ mv /home/ecalgit/lib/python3.9/site-packages/* /home/ecalgit/$CMSSW_REL/python/
## ECAL code
cd $CMSSW_BASE/src
# add cross-correlation time algorithm (to be removed after 13_1)
git cms-merge-topic -u simonepigazzini:add_ecal_cc_timing_130X
# install ECALElf
git clone https://${SERVICE_USERNAME}:${SERVICE_PWD}@gitlab.cern.ch/cms-ecal-dpg/ECALELFS/ECALELF.git
......
#!/bin/BASH
export CMSSW_REL=CMSSW_13_0_6
export CMSSW_REL=CMSSW_13_0_7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment