-
Notifications
You must be signed in to change notification settings - Fork 12
Firstpo diffraction added CMS style #230
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
Open
qhlynnr
wants to merge
67
commits into
ginnocen:firstpOdiffraction
Choose a base branch
from
qhlynnr:firstpOdiffraction
base: firstpOdiffraction
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
qhlynnr
commented
Oct 12, 2025
- Added CMS style to the plotting macro plot.C in 20251011
- Added the header folder into Commoncode/include
- Tested with command "root plot.C" and worked
* temp_spectra * merge + hfe online + multiplicity * QA For mainanalysis code with event selection + online HFE and multiplicity * updating analysis code * revert
* First version of forest configs for OO
* Add parallel processing macro for OO skimmer * Small fixes * Adding default selection bits to RAA OO/PP skimmer * Fix typo * Rename variables * Change variable naming and add HF bits * Fix typo * Quick fix * Fix HF OR flags * Separate HF AND and HF OR falg checking * Exclude DD and alpha-O MC samples from having online HF selection bit
* event selection study work * push before upstream pull * svmithi03 push * -skim processing works on GM's debug copy of Vipul's forest;-gives same event and track selection as before (up to different efficiency correction);-AOD file 1 is the same of GM's debug file;-parallelization parallelizes properly * clean up b4 pr * clean up b4 pr * clean up b4 pr * pulled Balazs PR with OO event selection bit/parallelization, merged with my PR, small changes made wrt parallelization implementation, file naming made more consistent * clean up
First iteration of the template fitting. Requires CMSSW > 14.0 to run Roofit. Very similar to main analysis macro, but has an additional file, Fitter.cpp, and ./fit.sh to run it. It requires root data files in templatetrees/, produced using ./analysis_examples.sh Consult ReadMe for more details.
…)" (ginnocen#148) This reverts commit 0a773f3.
- Frozen version of template fitting workflow. - Compatible with typical Main analysis macro. - Reviewed by Jordan
* Adding PPS information to RAA OO/PP skimmer * Adding pO trigger bits to skimmer * Adding FSC information to RAA OO/PP skimmer * Simplify FSC information, add trigger bit saving option and hiHFPlus_pf, hiHFMinus_pf variables * Change order of variables in RAA Messenger * Adding best HF condition bits and simplifying ChargedHadronRAATreeMessenger flag usage * Small fixes
* small fitting code update * multifitting update * a couple of updates suggested by Balazs
* skimmer prepared for pr * adding all files
…ocen#153) * Add multiplitcity and update HF thresholds in RAA OO/PP skimmer * Add OO trigger bits
* skimmer update with event selection weight, track weight bug fix, option to run excluding pf information for high pT OO PDs * clean up * implement janice advice * event weight handling tested
Adding efficiency tables for 3 different HF values for OORAA analysis
* Update skimming code (trigger selection, track selection) * Fix naming of the track-track correction files * Refactor of event selection bits --------- Co-authored-by: Kyle Devereaux <[email protected]>
* prelim. efficiency tables for OORAA * Efficiency Code
* prelim. efficiency tables for OORAA * Efficiency Code * minor tweaks including VZ barycenter * updated corrections w/ 0.2 PD
* prelim. efficiency tables for OORAA * Efficiency Code * minor tweaks including VZ barycenter * updated corrections w/ 0.2 PD * event correction weight update * naming fix * double -> float
1 line modification to add ZeroBias HLT path to ppRef skims
* prelim. efficiency tables for OORAA * Efficiency Code * minor tweaks including VZ barycenter * updated corrections w/ 0.2 PD * event correction weight update * naming fix * double -> float * skimmer update with mc info / species info * Update SampleGeneration/20250518_ForestReducer_RAAOxygenOxygen/ReduceForest.cpp Co-authored-by: Copilot <[email protected]> * forestcommits * skimmer fix hfe * adding helper file --------- Co-authored-by: Copilot <[email protected]>
* Add pT thresold in the collection of tracks + fix filling HFAND quantities * cleanup of filling leading pT and multiplicity
* update event weights * updated event weight files
* add parallelization of the processing over the skim files * add CMS standard plotting macros * add preliminary version of the Spectra.cpp code
* udpdate code to make it general for OO --> AA * add Spectra script to plot dNdpT and compare to pp * add UIC reference files
* clean parameters * fixing NeNe script * clean extra params
* Update ChargedHadrondNdpT.cpp * Update ChargedHadrondNdpT.cpp
Scaling by 1/(4pi) at analysis level so that we don't have to think about it elsewhere.
Removing bin width normalization
* systematics * systematics update nene
* Update ChargedHadrondNdpT.cpp * RAA NeNe * RAA NeNe and OO, error propagation, etc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.