MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
Loading...
Searching...
No Matches
main_strip_sum_scatter.cpp
Go to the documentation of this file.
1#include "StripSumScatter.hpp"
2
3int main() {
4 StripSumScatter scatter;
5 scatter.Run();
6 return 0;
7}
The reaction search: strip-sum scatters, beam gating and tagging.
Builds the strip-sum scatters, tags reactions, and draws the results.
void Run()
Build or load the scatters, tag reactions, and draw everything.