-
Notifications
You must be signed in to change notification settings - Fork 7
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
paring, skimming, more #15
Open
ftoralesacosta
wants to merge
82
commits into
yslai:master
Choose a base branch
from
ftoralesacosta:master
base: master
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 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
Merge pull request #1 from yslai/master
adding track eta/phi at EMCAL surface, modifying EMCAL yaml; adding a…
…subtracted from the circular isolation variables
…ot removed because of the skimming requirement
Mult mix t tree
Mult mix t tree
…5. Data set now [nentris][10][ntrack_max]
…ree statements. Also made reading the trees more flexible. Made mixed event range an argument for mass parallelization on CORI
…ree statements. Also made reading the trees more flexible. Made mixed event range an argument for mass parallelization on CORI
Set Up for Cori
scaled to 1000 mixed events
… many mixed events and the block structure. Make sure mixed events are in bound of larger NTuple, and through a flag otherwise. Fixed Bug where mixed event was out of bounds
… many mixed events and the block structure. Make sure mixed events are in bound of larger NTuple, and through a flag otherwise. Fixed Bug where mixed event was out of bounds
Parallel pairing
…ents with much simpler block look. Proximity in loop discarded as number of mixed events approaches number of blocks
…ents with much simpler block look. Proximity in loop discarded as number of mixed events approaches number of blocks
…rdcoded). Simplified loop now the SLURM batch jobs will not be necessary.
…rdcoded). Simplified loop now the SLURM batch jobs will not be necessary.
Parallel pairing
updated AliAnalysisTaskNTGJ with support for track skimming
…iring to work on SLURM PDSF
Edited mc pythia header in AliNTGJ, edited pairing for SLURM on PDSF
…j into Parallel_Pairing Conflicts: .gitignore example/mix_gale_shapley/Makefile example/mix_gale_shapley/mix_gale_shapley example/mix_gale_shapley/mix_gale_shapley.cc example/to_hdf5/Makefile example/to_hdf5/to_hdf5
Parallel pairing
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.
Edited the GS paring to work on min bias and SLURM PDSF
tohdf5 now has 3 more variable for tracks. Not sure if clusters were previously implement, but here as well
NTupilizing Track Skimming implemented and tested
Small edit to pythia MC header in Ali...NTGJ.cxx
Other edits in collaboration with Dhruv on NTupilizer