miranov25 / fastMCKalman

Fast simulation and performance parameterization - primary for ALICE3 and DUNE
MIT License
0 stars 1 forks source link

Added function to reconstruct in the opposite direction #23

Closed Trenchcoat95 closed 1 year ago

Trenchcoat95 commented 1 year ago

Logs for the new function: fastParticle::reconstructParticleFullOut: 2353 fastParticle::reconstructParticleFullOut: short track 2241 fastParticle::reconstructParticleFullOut: Too few consecutive points 65 fastParticle::reconstructParticleFullOut: Rotation failed 14 fastParticle::reconstructParticleFullOut: Propagation failed 8 fastParticle::reconstructParticleFullOut: Update failed 0 fastParticle::reconstructParticleFullOut: Too big chi2 12 fastParticle::reconstructParticleFullOut: Correct for material failed 13 fastParticle::reconstructParticleFullOut: PropagateToMirrorX failed 0

miranov25 commented 1 year ago
Trenchcoat95 commented 1 year ago

"In" reco log:

fastParticle::reconstructParticleFull: 2484
fastParticle::reconstructParticleFull: short track 2315
fastParticle::reconstructParticleFull: Too few consecutive points 56
fastParticle::reconstructParticleFull: Rotation failed 25
fastParticle::reconstructParticleFull: Propagation failed 44
fastParticle::reconstructParticleFull: Update failed 0
fastParticle::reconstructParticleFull: Too big chi2 31
fastParticle::reconstructParticleFull: Correct for material failed 13
fastParticle::reconstructParticleFull: PropagateToMirrorX failed 0

"Out" reco log:

fastParticle::reconstructParticleFullOut: 2406
fastParticle::reconstructParticleFullOut: short track 2315
fastParticle::reconstructParticleFullOut: Too few consecutive points 58
fastParticle::reconstructParticleFullOut: Rotation failed 0
fastParticle::reconstructParticleFullOut: Propagation failed 6
fastParticle::reconstructParticleFullOut: Update failed 0
fastParticle::reconstructParticleFullOut: Too big chi2 17
fastParticle::reconstructParticleFullOut: Correct for material failed 10
fastParticle::reconstructParticleFullOut: PropagateToMirrorX failed 0

"Leg" reco log:

fastParticle::reconstructParticle: 2738
fastParticle::reconstructParticle: short track 2657
fastParticle::reconstructParticle: Too few consecutive points 0
fastParticle::reconstructParticle: Rotation failed 0
fastParticle::reconstructParticle: Propagation failed 26
fastParticle::reconstructParticle: Update failed 26
fastParticle::reconstructParticle: Too big chi2 7
fastParticle::reconstructParticle: Correct for material failed 22
fastParticle::reconstructParticle: PropagateToMirrorX failed 0