Skip to content

yuichiok/CaliceEventDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaliceEventDisplay

Event display program allows you to see the structure of observed hit points in 3D.

Hit Map

In order to run the code:

root -l run.cc\(\"/path/to/file/full_run.root\"\)

In this program, you can

  • Read through each event reconstructed by the event building macro. (SiWECAL-TB-monitoring)

    • One can have a handle on event by event analysis.
    • Currently make coincidence of nhit_slab >= 13.
  • Access each hit information

    • Hover curser over the hit marker. This gives you information on those hits.

    • Currently returns hit_adc_high, hit_energy, hit_isHit, and (hit_slab,hit_chip,hit_ch,hit_sca)

      Hit Info

  • Turn on/off the detector geometry overlay

    • One can turn off the detector geometry from Eve tab and uncheck Geometry Scene

      No Geometry

About

Event display program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages