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

Add new TC to Tower maps based on HGCROC and Wafer maps #3

Merged
merged 2 commits into from
Nov 20, 2018

Conversation

cerminar
Copy link

Add a v3 of the hgcroc mapping:
tower_mapping_hgcroc_eta-phi_v3.txt

this changes the eta phi grid to be the same as the une used for the default TC mapping and also addresses a mapping problem giving an invalid tower for 4 HGRCOs.
NOTE: this is still done using the old Cell to TC mapping and I had no information about the different sensor sizes so the distinction between 3 and 6 HGCROC modules is approximated based on the radial position of the module (as done in v0). Not sure is something has actually changed in the mapping with the new geometry.

Add a new mapping to have sums performed at wafer level:
tower_mapping_wafer_eta-phi_v3.txt

Same binning as in the TC and HGCROC v3 case.

I also added the corresponing customization functions. In a future PR I will also upload the tools used to produce the mapping.

@@ -25,7 +25,7 @@ def custom_towers_etaphi(process,
return process


def custom_towers_map(process,
def custom_towers_map(process,
towermapping='L1Trigger/L1THGCal/data/tower_mapping_hgcroc_eta-phi_v0.txt',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the default parameters here would need to be updated (towermapping, minEta, maxEta)

@jbsauvan jbsauvan merged commit 648754c into jbsauvan:custom-towers Nov 20, 2018
jbsauvan pushed a commit that referenced this pull request Dec 14, 2018
jbsauvan pushed a commit that referenced this pull request Dec 14, 2018
Use cloning in modules, Add back DeepDoubleBTagInfo.h in the meantime so PR can be tested
jbsauvan pushed a commit that referenced this pull request Jun 25, 2019
jbsauvan pushed a commit that referenced this pull request Jun 25, 2019
Improved CellGrid implementation.
jbsauvan pushed a commit that referenced this pull request Jul 26, 2022
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