//----------------------------------------------------------- // File and Version Information: // $Id$ // // Description: // Implementation of class FopiDetektor // see FopiTarget.h for details // // Environment: // Software developed for the FOPI Detector at GSI. // // Author List: // Sebastian Neubert TUM (original author) // // //----------------------------------------------------------- #include "FopiTarget.h" #include void FopiTarget::ConstructGeometry(){ TString fileName = GetGeometryFileName(); if(fileName.EndsWith(".root")) { std::cout<<"FopiDetector::ConstructGeometry() " <<" ...using ROOT geometry"<