![]() |
Project
|
Class describing geometry of one MFT half-disk support. More...
#include "TGeoVolume.h"#include "TGeoMatrix.h"#include "TGeoBBox.h"#include "TGeoCompositeShape.h"#include "TGeoTube.h"#include "TGeoCone.h"#include "TGeoArb8.h"#include "TGeoBoolNode.h"#include "TMath.h"#include "TGeoManager.h"#include <fairlogger/Logger.h>Go to the source code of this file.
Classes | |
| class | o2::mft::Support |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::mft |
Functions | |
| template<class L , class R , class T , class OP > | |
| auto | o2::mft::compositeOperation (L &&left, R &&right, T &&translation, OP &&op) |
| template<class L , class SHAPE , class EL , class OP > | |
| auto | o2::mft::serialBoolOperation (L &&base, SHAPE &&shape, EL &&elements, OP &&op) |
Class describing geometry of one MFT half-disk support.
Definition in file Support.h.