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
No related branches found
No related tags found
No related merge requests found
Pipeline #8419398 failed
...@@ -47,7 +47,7 @@ TRestEveEventViewer::~TRestEveEventViewer() { ...@@ -47,7 +47,7 @@ TRestEveEventViewer::~TRestEveEventViewer() {
void InitializePerspectiveView() { void InitializePerspectiveView() {
const std::map<TString, TGLViewer::ECameraType> projectionsMap = { const std::map<TString, TGLViewer::ECameraType> projectionsMap = {
{"Projection XY", TGLViewer::kCameraOrthoXOY}, // {"Projection XY", TGLViewer::kCameraOrthoXOY}, //
{"Projection XZ", TGLViewer::kCameraOrthoXnOZ}, // {"Projection XZ", TGLViewer::kCameraOrthoXnOZ}, //
{"Projection YZ", TGLViewer::kCameraOrthoZOY} // {"Projection YZ", TGLViewer::kCameraOrthoZOY} //
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment