Skip to content
Snippets Groups Projects

Resolve "Add EM Barrel - AstroPix Reconstruction"

Merged Jihee Kim requested to merge 22-add-em-barrel-astropix-reconstruction into master
All threads resolved!

Closes #22 (closed)

Edited by Jihee Kim

Merge request reports

Merged by Jihee KimJihee Kim 4 years ago (Apr 10, 2021 9:55pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Jihee Kim added 1 commit

    added 1 commit

    • 9bc4595a - Added embarrel reconstruction benchmarks

    Compare with previous version

  • Jihee Kim added 1 commit

    added 1 commit

    • 3f3c750c - Fixed a path to detector xml file

    Compare with previous version

    • Author Maintainer
      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 to EcalBarrelAstroPixHits 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.
  • Jihee Kim added 1 commit

    added 1 commit

    • 37bc9b21 - Fixed a path for juggler option file for tracking

    Compare with previous version

  • Jihee Kim added 1 commit

    added 1 commit

    Compare with previous version

  • Jihee Kim marked this merge request as ready

    marked this merge request as ready

  • merged

  • Jihee Kim resolved all threads

    resolved all threads

  • Author Maintainer

    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
  • Jihee Kim mentioned in issue #23 (closed)

    mentioned in issue #23 (closed)

Please register or sign in to reply
Loading