![]() |
Project
|
Implementation of the V1Layer class. More...
#include "ITSSimulation/V1Layer.h"
#include "ITSBase/GeometryTGeo.h"
#include <fairlogger/Logger.h>
#include <TGeoArb8.h>
#include <TGeoBBox.h>
#include <TGeoCone.h>
#include <TGeoManager.h>
#include <TGeoMatrix.h>
#include <TGeoTrd1.h>
#include <TGeoTube.h>
#include <TGeoVolume.h>
#include <TGeoXtru.h>
#include "TMathBase.h"
#include <TMath.h>
#include <cstdio>
Go to the source code of this file.
Macros | |
#define | SQ(A) (A) * (A) |
Functions | |
ClassImp (V1Layer) | |
Implementation of the V1Layer class.
Definition in file V1Layer.cxx.
Definition at line 88 of file V1Layer.cxx.
ClassImp | ( | V1Layer | ) |