We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
hcana/src/THcNPSArray.cxx
Line 217 in eb47666
fXFront and fXStep (and similarly for Y and Z coordinates) are read here:
Line 183 in eb47666
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
hcana/src/THcNPSArray.cxx
Line 217 in eb47666
fXFront and fXStep (and similarly for Y and Z coordinates) are read here:
hcana/src/THcNPSArray.cxx
Line 183 in eb47666
The text was updated successfully, but these errors were encountered: