umd-lhcb / docker-images

Custom dockers images for UMD LHCb group analyses
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Incorporate SemileptonicCommonTools inside -SL docker #3

Closed yipengsun closed 5 years ago

yipengsun commented 5 years ago

We should include 1 in our -SL docker image as well. We should be able to follow the previous compilation procedure.

yipengsun commented 5 years ago

It seems that we can clone gitlab's repo with an access token:

git clone https://oauth2:ACCESS_TOKEN@gitlab.cern.ch/lhcb-slb/SemileptonicCommonTools.git
yipengsun commented 5 years ago

We now have duplicated TupleToolSLTruth: One from our TupleToolSemileptonic, one from SemileptonicCommonTools.

We should remove ours, as the latter is the official one.

yipengsun commented 5 years ago

This has been done. Also, I have reorganized the Dockerfiles so that existing ones are maximally reused. Now: DaVinci-SL depends on DaVinci, which depends on centos-base.