Resolve "Add EM Barrel - AstroPix Reconstruction"
All threads resolved!
All threads resolved!
Closes #22 (closed)
Edited by Jihee Kim
Merge request reports
Activity
- Resolved by Jihee Kim
@whit CI pipeline failed in tracking script. This script is also testing in "barrel" region. So I have changed readout from
EcalBarrelHits
toEcalBarrelAstroPixHits
since AMEGO-X type EM barrel implemented in topside. It looks like the other benchmarks that I included were working fine. I am not sure what else I need to look into to resolve this error.PodioReader ERROR Requested product EcalBarrelHits not found. EventLoopMgr ERROR Unable to initialize Algorithm: PodioReader ServiceManager ERROR Unable to initialize Service: EventLoopMgr ApplicationMgr ERROR Application Manager Terminated with error code 1 ERROR running juggler Error in <TTree::Branch>: The pointer specified for outputSourceLinks is not of a class known to ROOT Error in <TTree::Branch>: The class requested (vector<variant<Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,1ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,2ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,3ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,4ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,5ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,6ul> > >) for the branch "outputMeasurements" is an instance of an stl collection and does not have a compiled CollectionProxy. Please generate the dictionary for this collection (vector<variant<Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,1ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,2ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,3ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,4ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,5ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,6ul> > >) to avoid to write corrupted data.
added 1 commit
- 37bc9b21 - Fixed a path for juggler option file for tracking
After merged, another error is shown up:
PodioReader DEBUG Finding collection mcparticles in collection registry. PodioReader DEBUG Finding collection EcalBarrelAstroPixHits in collection registry. PodioReader ERROR Requested product EcalBarrelAstroPixHits not found. AlgExecStateSvc DEBUG Service base class initialized successfully AlgExecStateSvc DEBUG preInit: will add Alg PodioReader later PodioReader DEBUG input handles: 0 PodioReader DEBUG output handles: 0 EventLoopMgr ERROR Unable to initialize Algorithm: PodioReader EventLoopMgr DEBUG Error Initializing base class MinimalEventLoopMgr. ServiceManager ERROR Unable to initialize Service: EventLoopMgr ApplicationMgr ERROR Application Manager Terminated with error code 1 ERROR running juggler
mentioned in issue #23 (closed)
Please register or sign in to reply