#include "MCHGeometryCreator/Geometry.h"
#include "MCHGeometryTransformer/VolumePaths.h"
#include "Station1Geometry.h"
#include "Station2Geometry.h"
#include "Station345Geometry.h"
#include "Materials.h"
#include <iostream>
#include <TGeoPhysicalNode.h>
#include <fmt/format.h>
#include "TGeoVolume.h"
#include "TGeoManager.h"
#include "Framework/Logger.h"
Go to the source code of this file.
|
namespace | impl |
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::mch |
|
namespace | o2::mch::geo |
| get the local-to-global transformation for a given detection element
|
|