MUSIC
unknown
Analysis for the MUSIC active-target ionization chamber
Toggle main menu visibility
Loading...
Searching...
No Matches
BeamEnergies.hpp
Go to the documentation of this file.
1
#ifndef BEAM_ENERGIES_HPP
2
#define BEAM_ENERGIES_HPP
3
4
#include <TString.h>
5
24
namespace
BeamEnergies
{
25
29
TString
SimPath
();
30
43
Bool_t
Profile
(
const
TString &path, Double_t *dE, Double_t &e_strip0);
44
56
Double_t
LabAtStrip
(
const
Double_t *dE, Double_t e_strip0, Int_t reac);
57
61
Double_t
CmFraction
();
62
63
}
// namespace BeamEnergies
64
65
#endif
BeamEnergies
The beam's energy at each anode strip, from the simulated unreacted beam.
Definition
BeamEnergies.hpp:24
BeamEnergies::LabAtStrip
Double_t LabAtStrip(const Double_t *dE, Double_t e_strip0, Int_t reac)
Lab energy entering a given strip.
Definition
BeamEnergies.cpp:55
BeamEnergies::Profile
Bool_t Profile(const TString &path, Double_t *dE, Double_t &e_strip0)
Read the per-strip energy loss profile from a beam simulation.
Definition
BeamEnergies.cpp:15
BeamEnergies::CmFraction
Double_t CmFraction()
Centre-of-mass energy fraction for this dataset's reaction.
Definition
BeamEnergies.cpp:62
BeamEnergies::SimPath
TString SimPath()
Path to the dataset's beam simulation file.
Definition
BeamEnergies.cpp:10
tooling
include
BeamEnergies.hpp
Generated by
1.17.0