CMS 3D CMS Logo

SurveyInputBase.cc
Go to the documentation of this file.
2 
4 
6 
8  delete theDetector;
9 
10  theDetector = nullptr;
11 }
12 
14  if (nullptr == theDetector)
15  theDetector = comp;
16  else
18 }
static Alignable * theDetector
static void addComponent(Alignable *)
virtual void addComponent(Alignable *)=0
~SurveyInputBase() override