BmnRoot
Loading...
Searching...
No Matches
BmnVSPConfiguration.h
Go to the documentation of this file.
1#ifndef BMNVSPCONFIGURATION_H
2#define BMNVSPCONFIGURATION_H
3
5{
6
8{
9 None = 0, // empty config
10 Run9 // 1 stations - (geometry files: VSP_Run9.root) actual configuration for RUN-9 (31.05.2024)
11};
12} // namespace BmnVSPConfiguration
13
14#endif