BmnRoot
Loading...
Searching...
No Matches
BmnSiBTConfiguration.h
Go to the documentation of this file.
1#ifndef BMNSiBTCONFIGURATION_H
2#define BMNSiBTCONFIGURATION_H
3
5{
6
8{
9 None = 0, // empty configuration
10 Run8, // 3 stations - (geometry file: SiBT_Run8.root)
11 Run9 // 3 stations - (geometry file: SiBT_Run9.root)
12};
13} // namespace BmnSiBTConfiguration
14
15#endif