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

review NPS geometry DB inputs for cluster position calculations #499

Open
sanghwapark opened this issue Jul 27, 2023 · 0 comments
Open

review NPS geometry DB inputs for cluster position calculations #499

sanghwapark opened this issue Jul 27, 2023 · 0 comments

Comments

@sanghwapark
Copy link
Member

  • Cluster positions are calculated using the shower hit positions (THcNPSShowerHit) and the center of gravity method.

  • X, Y, X positions of blocks are calculated from f<X,Y,X>Front and f<X,Y,X>Step

    fXPos = new Double_t* [fNRows];

  • fXFront and fXStep (and similarly for Y and Z coordinates) are read here:

    {"_cal_arr_front_x", &fXFront, kDouble},

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

No branches or pull requests

1 participant