Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting to CMSSW 12_3_X #37

Open
wants to merge 294 commits into
base: master
Choose a base branch
from
Open

Porting to CMSSW 12_3_X #37

wants to merge 294 commits into from

Conversation

emanueledimarco
Copy link
Collaborator

Only ported the Fill part

cippy and others added 30 commits May 26, 2017 12:57
* changing palette to kVisibleSpectrum, better than rainbow

* adding option to allow to skip barrel or endcap (useful if you only calibrates EB or EE)

* if files are copied to web directory, remove local directory where plots were created

* script to remove files on eos (for example all those ntuples that were already merged)

* added possibility to skip EB or EE if you ran on only one of them

* updated readme

* updated

* fixing remotion of not existing files in cfg and adding possibility to force intercalibTag

* updated

* fix, in .sh script detectorToSkip cannot be an empty string if I pass it as an option to executable

* fix when using eos cp

* added options to exclude EB or EE and choosing output directory (create that if not existing)

* extending possibility to overwrite global tag

* fix

* adding possibility to select different containment corrections in EB and EE

* adding option mapsMergedByHand to allow script to run on calibMap file merged by hand (use --help for details)

* adding option to choose eta instead of pi0 and setting some ranges accordingly

* for EB, add title associating crystal index to ieta and iphi

* DeltaPhi function, changing acos(-1) with TMath::Pi()

* new macro to plot fits from single file

* changing AutoLibraryLoader to FWLiteEnabler

* adding option to select pi0 or eta to plot maps

* remove local merged root file after it is copied on eos

* changing AutoLibraryLoader to FWLiteEnabler

* fix

* fix in canvas style

* added options to skip EB or EE

* introducing L1 info in ntuples

* getting info of L1Seeds and fill in the ntuples if required

* json and files for run 284029 for seeds study

* commit before switching branch

* saving HLT bit and event info in Tree_Optim

* modify function to compute dphi

* fix missing semicolon

* fixed gitignore file

* added missing semicolon

* small fixes

* fix

* commit everything before downloading code to new release

* small fixes for when L1 bits are to be stored in ntuples in FillEpsilonPlot.cc

* fix: adding a final slash to /tmp that was preventing files on eos from being copied in /tmp/ to be merged

* small fix

* use eos cp to copy files
…ck of events passing some selections for EB and EE
…fore doing the fit part, which will fail due to current implementation
…ppy-92X_mciprian

Conflicts:
	FillEpsilonPlot/src/FillEpsilonPlot.cc
	submit/Utilities/Purify_List.py
	submit/calibJobHandler.py
	submit/methods.py
	submit/parameters.py
…iprian_tmpMergeFromEmanuele

Conflicts:
	FillEpsilonPlot/data/json_DCSONLY.txt
	submit/Utilities/Purify_List.py
	submit/parameters.py

Merged from emanueledimarco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants