|
SND@LHC Software
|
#include "ShipMuonShield.h"#include "TGeoManager.h"#include "TObjArray.h"#include "TString.h"#include "TGeoBBox.h"#include "TGeoTrd1.h"#include "TGeoCompositeShape.h"#include "TGeoBoolNode.h"#include "TGeoTube.h"#include "TGeoMaterial.h"#include "FairGeoInterface.h"#include "FairGeoMedia.h"#include "FairGeoBuilder.h"#include "FairRuntimeDb.h"#include "TVectorT.h"#include "TFile.h"#include <iostream>
Go to the source code of this file.
Variables | |
| Double_t | cm = 1 |
| Double_t | m = 100 * cm |
| Double_t | mm = 0.1 * cm |
| Double_t | kilogauss = 1. |
| Double_t | tesla = 10 * kilogauss |
| Double_t cm = 1 |
Definition at line 20 of file ShipMuonShield.cxx.
| Double_t kilogauss = 1. |
Definition at line 23 of file ShipMuonShield.cxx.
| Double_t m = 100 * cm |
Definition at line 21 of file ShipMuonShield.cxx.
| Double_t mm = 0.1 * cm |
Definition at line 22 of file ShipMuonShield.cxx.
| Double_t tesla = 10 * kilogauss |
Definition at line 24 of file ShipMuonShield.cxx.