Bartender LYSO
Digitizer simulation for the LYSO calorimeter prototype
Loading...
Searching...
No Matches
summary.hh
1#ifndef SUMMARY_HH
2#define SUMMARY_HH
3
4#include <string>
5#include <fstream>
6#include <iostream>
7#include <ctime>
8#include <unistd.h>
9
17void Bartender_Summary(const std::string& macrofile, int MCID, double duration);
18
19#endif // SUMMARY_HH