Project
Loading...
Searching...
No Matches
V3Services.cxx File Reference

Implementation of the V3Services class. More...

#include "ITSSimulation/V3Services.h"
#include "ITSSimulation/V11Geometry.h"
#include "ITSBase/GeometryTGeo.h"
#include "ITSMFTSimulation/AlpideChip.h"
#include <fairlogger/Logger.h>
#include <TGeoArb8.h>
#include <TGeoBBox.h>
#include <TGeoCone.h>
#include <TGeoPcon.h>
#include <TGeoManager.h>
#include <TGeoMatrix.h>
#include <TGeoTube.h>
#include <TGeoVolume.h>
#include <TGeoXtru.h>
#include <TGeoCompositeShape.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 (V3Services)
 

Detailed Description

Implementation of the V3Services class.

Author
Mario Sitta sitta.nosp@m.@to..nosp@m.infn..nosp@m.it
Parinya Namwongsa parin.nosp@m.ya.n.nosp@m.amwon.nosp@m.gsa@.nosp@m.cern..nosp@m.ch

Definition in file V3Services.cxx.

Macro Definition Documentation

◆ SQ

#define SQ (   A)    (A) * (A)

Definition at line 55 of file V3Services.cxx.

Function Documentation

◆ ClassImp()

ClassImp ( V3Services  )