Skip to content

Cas1997/ft3tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALICE 3 Forward Tracker

1. Simulation

$ o2-sim -m FT3 -e TGeant3 -g pythia8 -n 1000

Output: o2sim_HitsFT3.root

2. Tracking

$ root.exe -q ft3Tracker.C+

Output: ft3tracks.root

3. Assessment histograms

Layer hit densities

$ root.exe -b -q ft3Occupancy.C+

Output: ft3Occupancy.root

Tracking evalutaion

$ root.exe -q -b FT3TrackerChecker.C+

Output: Fittercheck_ft3tracks.root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.4%
  • C++ 11.6%