23#ifndef REST_TRestAxionHelioscopeSignal
24#define REST_TRestAxionHelioscopeSignal
26#include <TRestAxionBufferGas.h>
27#include <TRestAxionField.h>
28#include <TRestAxionSolarFlux.h>
30#include "TRestComponent.h"
71 Double_t
GetSignalRate(std::vector<Double_t> point, Double_t mass = 0);
72 Double_t
GetSignalRate(Double_t mass, Double_t Eo, Double_t Ef);
79 void SetNumberOfBores(
const Int_t& bores) {
fBores = bores; }
80 void SetMagnetRadius(
const Double_t& radius) {
fMagnetRadius = radius; }
81 void SetMagnetLength(
const Double_t& length) {
fMagnetLength = length; }
82 void SetMagnetStrength(
const Double_t& strength) {
fMagnetStrength = strength; }
85 Int_t GetNumberOfBores()
const {
return fBores; }
A metadata class to define the gas properties used in axion search calculations.
A basic class to define analytical axion-photon conversion calculations for axion helioscopes.
It allows to build a signal model using a given helioscope configuration and solar axion flux compone...
void PrintMetadata() override
Prints on screen the information about the metadata members of TRestAxionSolarFlux.
Double_t fOpticsEfficiency
If optics is present we may add an efficiency for Ngamma calculation.
Double_t fMagnetLength
It defines the magnet length in standard REST units (mm)
Double_t fMagnetRadius
It defines the magnet aperture radius in standard REST units (mm)
void Initialize() override
It will initialize the data frame with the filelist and column names (or observables) that have been ...
Int_t fBores
It defines the number of bores or TPCs (number of magnetic volumes)
TRestAxionField * fField
It provides access to axion-photon conversion probabilites calculations.
void InitFromConfigFile() override
It customizes the retrieval of XML data values of this class.
Double_t fWindowEfficiency
If an x-ray window is present we may add an efficiency for Ngamma calculation.
TRestAxionHelioscopeSignal()
Default constructor.
TRestAxionSolarFlux * fFlux
It defines the solar flux we use inside our magnetic field. Must be defined.
void FillHistograms() override
It will produce a histogram with the distribution using the formula contributions.
Double_t GetSignalRate(std::vector< Double_t > point, Double_t mass=0)
It returns the intensity/rate (in seconds) corresponding to the class defined helioscope configuratio...
std::string fConversionType
It defines the helioscope type (IAXO/AMELIE)
~TRestAxionHelioscopeSignal()
Default destructor.
Double_t fMagnetStrength
It defines the magnetic field strength in T.
TRestAxionBufferGas * fGas
It defines the gas mixture we use inside our magnetic field. Vacuum if it is nullptr.
A metadata class to load tabulated solar axion fluxes.
It defines a background/signal model distribution in a given parameter space (tipically x,...