Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T topside
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EIC
  • detectors
  • topside
  • Issues
  • #2
Closed
Open
Created Oct 04, 2020 by Jihee Kim@jihee.kimMaintainer

mcparticles and simhits information missing in output file

@whit

  • mcparticles and simhits information are not saved in output ROOT file.
  • Just empty in mcparticles and simhits branches.
  • 100 events input ROOT file (sample) located at /home/jihee/juggler/output_emcal_electrons_npsim.root on sodium.
  • This input ROOT file is used for /home/jihee/NPDet/src/GenericDetectors/calorimeters/compact/Crystal_example.xml /home/jihee/juggler/JugDigi/src/components/CrystalEndcapsDigi.cpp /home/jihee/juggler/JugDigi/tests/options/example_crystalendcapsdigi.py run_simulation_crystal.sh
#!/bin/bash

npsim --runType batch --numberOfEvents 100 \
      --compactFile ./Crystal_example.xml \
      --inputFiles  ~/datasets/data/emcal_electrons.hepmc \
      --outputFile  ./output_emcal_electrons_npsim.root
Edited Oct 05, 2020 by Jihee Kim
Assignee
Assign to
Time tracking