Skip to content

emchauve/sndisplay

Repository files navigation

sndisplay : supernemo detector display

sndisplay::calorimeter

sndisplay calo screenshot

run sndisplay::calorimeter demo script :

root

.L sndisplay.cc

// fill with random value and draw with palette
sndisplay_calorimeter_test_values();

// set manually text and color
sndisplay_calorimeter_test_status();

// convertion map OM_ID <=> OM_NUM
sndisplay_calorimeter_test_omnum();

sndisplay::tracker

sndisplay tracker screenshot

run sndisplay::tracker demo script :

root

.L sndisplay.cc

// fill with random value and draw with palette
sndisplay_tracker_test();

sndisplay::demonstrator

sndisplay demonstrator screenshot

run sndisplay::demonstrator demo script :

root

.L sndisplay.cc

// fill with the official first demonstrator track
sndisplay_demonstrator_test();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages