Skip to content
Snippets Groups Projects
Commit b81c7e92 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia Committed by Graeme Stewart
Browse files

Adding two new values to the GeoConfig enum: GEO_RUN3 and GEO_TESTBEAM...

Adding two new values to the GeoConfig enum: GEO_RUN3 and GEO_TESTBEAM (GeoModelInterfaces-00-00-05)

	* Adding two new values to the GeoConfig enum: GEO_RUN3 and GEO_TESTBEAM

2015-01-30  Vakho Tsulaia  <tsulaia@cern.ch>

	* Adding two new values to the GeoConfig enum: GEO_ITk and GEO_RUN4
parent 4b7cb051
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,11 @@ class IGeoModelTool;
namespace GeoModel {
enum GeoConfig {
GEO_RUN1,
GEO_RUN2
GEO_RUN2,
GEO_RUN3,
GEO_RUN4,
GEO_ITk,
GEO_TESTBEAM
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment