Project
Loading...
Searching...
No Matches
CADGeometryUtils.cxx File Reference
#include "DetectorsBase/CADGeometryUtils.h"
#include "DetectorsBase/MaterialManager.h"
#include <CommonUtils/FileSystemUtils.h>
#include <TGeoVolume.h>
#include <TGeoNode.h>
#include <TGeoMaterial.h>
#include <TGeoMedium.h>
#include <TInterpreter.h>
#include <TROOT.h>
#include <TString.h>
#include <TGlobal.h>
#include <fairlogger/Logger.h>
#include <atomic>
#include <cctype>
#include <filesystem>
#include <fstream>
#include <functional>
#include <string>
#include <unordered_map>
#include <unordered_set>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::base
 

Functions

TGeoVolume * o2::base::buildCADVolumeFromMacro (const std::string &macroFile, const std::string &instanceTag)
 
void o2::base::remapCADMedia (TGeoVolume *top, const char *modulename)