Skip to content
Snippets Groups Projects
Commit 7d5152d0 authored by Adrien Matta's avatar Adrien Matta :skull_crossbones:
Browse files

* Fixing Nebula Analysis

parent 509ad94a
No related branches found
No related tags found
No related merge requests found
Pipeline #232454 failed
......@@ -33,7 +33,7 @@ Analysis::~Analysis(){
////////////////////////////////////////////////////////////////////////////////
void Analysis::Init(){
Nebula= (TNebulaPhysicsPhysics*) m_DetectorManager->GetDetector("Nebula");
Nebula= (TNebulaPhysics*) m_DetectorManager->GetDetector("NEBULA");
}
////////////////////////////////////////////////////////////////////////////////
......
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