ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include "AtTPC_Background.h"
#include "AtVertexPropagator.h"
#include <FairIon.h>
#include <FairParticle.h>
#include <FairPrimaryGenerator.h>
#include <FairRunSim.h>
#include <TMath.h>
#include <TParticle.h>
#include <TRandom.h>
#include <algorithm>
#include <cmath>
#include <cstdio>
#include <iostream>
#include <utility>
Go to the source code of this file.
Variables | |
constexpr float | amu = 931.494 |
|
constexpr |
Definition at line 20 of file AtTPC_Background.cxx.