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