Skip to content
Snippets Groups Projects
Commit 489ae698 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot]
Browse files

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
parent bd3fa9d9
Branches viewer
No related tags found
No related merge requests found
Pipeline #8419398 failed
......@@ -47,7 +47,7 @@ TRestEveEventViewer::~TRestEveEventViewer() {
void InitializePerspectiveView() {
const std::map<TString, TGLViewer::ECameraType> projectionsMap = {
{"Projection XY", TGLViewer::kCameraOrthoXOY}, //
{"Projection XY", TGLViewer::kCameraOrthoXOY}, //
{"Projection XZ", TGLViewer::kCameraOrthoXnOZ}, //
{"Projection YZ", TGLViewer::kCameraOrthoZOY} //
};
......
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