Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Installer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cms-analysis
General
DasAnalysisSystem
Installer
Commits
d6d12799
Commit
d6d12799
authored
1 year ago
by
Louis Moureaux
Browse files
Options
Downloads
Patches
Plain Diff
Install JetToolbox
parent
8fd49a25
No related branches found
Branches containing commit
No related tags found
1 merge request
!13
Rename ProtoDarwin & install JetToolbox
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
install.sh
+3
-0
3 additions, 0 deletions
install.sh
with
3 additions
and
0 deletions
install.sh
+
3
−
0
View file @
d6d12799
...
...
@@ -26,6 +26,9 @@ cmake3 --build .build --target install -j$(nproc)
cd
$CMSSW_BASE
/src
[
!
-d
Core
]
&&
git clone https://gitlab.cern.ch/DasAnalysisSystem/Core.git
# And JetToolbox
[
!
-d
JMEAnalysis/JetToolbox
]
&&
git clone https://github.com/cms-jet/JetToolbox.git JMEAnalysis/JetToolbox
-b
jetToolbox_120X
# Set up scram tools in CMSSW -- must be done after fetching Core
cd
$CMSSW_BASE
for
xml
in
$BASE_DIR
/tools/etc/
*
.xml
;
do
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment