|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <LambdaReconstructionConfig.h>
Public Attributes | |
| std::string | offsetPositionName = "HcalFarForwardZDC_SiPMonTile_r_pos" |
| double | globalToProtonRotation = -0.025 |
| double | lambdaMassWindow = 0.1 |
| double | pi0Window = 0.1 |
| int | iterations = 10 |
| double eicrecon::LambdaReconstructionConfig::globalToProtonRotation = -0.025 |
transformation from global coordinates to proton-frame coordinates
| int eicrecon::LambdaReconstructionConfig::iterations = 10 |
number of iterations for the IDOLA algorithm
| double eicrecon::LambdaReconstructionConfig::lambdaMassWindow = 0.1 |
maximum deviation between reconstructed mass and PDG mass
| std::string eicrecon::LambdaReconstructionConfig::offsetPositionName = "HcalFarForwardZDC_SiPMonTile_r_pos" |
detector constant describing distance to the ZDC
| double eicrecon::LambdaReconstructionConfig::pi0Window = 0.1 |