Made enum type appear at the top of class section
According to ATLAS code guidelines within each class section, public, private or protected, nested types (e.g. enum or class) must appear on the top of the section. Former-commit-id: 75bef504
Please register or sign in to comment