FairShip
Loading...
Searching...
No Matches
veto.cxx File Reference

Implementation of the Veto detector class. More...

#include "veto.h"
#include <cmath>
#include <iostream>
#include <vector>
#include "FairGeoBuilder.h"
#include "FairGeoInterface.h"
#include "FairGeoLoader.h"
#include "FairGeoMedia.h"
#include "FairGeoNode.h"
#include "FairGeoVolume.h"
#include "FairLogger.h"
#include "FairRootManager.h"
#include "FairRun.h"
#include "FairRuntimeDb.h"
#include "FairVolume.h"
#include "ShipDetectorList.h"
#include "ShipGeoUtil.h"
#include "ShipStack.h"
#include "TClonesArray.h"
#include "TGeoArb8.h"
#include "TGeoBBox.h"
#include "TGeoBoolNode.h"
#include "TGeoCompositeShape.h"
#include "TGeoCone.h"
#include "TGeoEltu.h"
#include "TGeoManager.h"
#include "TGeoMaterial.h"
#include "TGeoShapeAssembly.h"
#include "TGeoSphere.h"
#include "TGeoTube.h"
#include "TMath.h"
#include "TParticle.h"
#include "TVirtualMC.h"
#include "vetoPoint.h"
Include dependency graph for veto.cxx:

Go to the source code of this file.

Variables

Double_t cm = 1
 for FairLogger, MESSAGE_ORIGIN
 
Double_t m = 100 * cm
 
Double_t mm = 0.1 * cm
 

Detailed Description

Implementation of the Veto detector class.

This file contains the definitions for the Veto class used in the FairShip Software. The class is responsible for simulating the Decay Vessel(helium) + integrated SBT geometry and interactions.

Definition in file veto.cxx.

Variable Documentation

◆ cm

Double_t cm = 1

for FairLogger, MESSAGE_ORIGIN

Definition at line 53 of file veto.cxx.

◆ m

Double_t m = 100 * cm

Definition at line 54 of file veto.cxx.

◆ mm

Double_t mm = 0.1 * cm

Definition at line 55 of file veto.cxx.