Skip to content
/ SNUDC Public
forked from CMSSNU/SNUDC

Data collection and analysis code of Seoul National University multi wire Drift Chamber

Notifications You must be signed in to change notification settings

kkimeun/SNUDC

 
 

Repository files navigation

SNUDC

Data collection and analysis code of Seoul National University multi wire Drift Chamber

Setup

source setup.sh
make

Run Analysis

Single core

root
Time2Length a
a.SetupConfig("runA")
a.Loop()

Multi core

SNUDC.py -h
SNUDC.py -a Time2Length -c runA -n 20

About

Data collection and analysis code of Seoul National University multi wire Drift Chamber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.3%
  • C++ 24.2%
  • Shell 4.7%
  • Makefile 3.4%
  • Python 2.2%
  • Objective-C 0.2%