List of all members | Public Types | Public Attributes
RdREASSimPreparatorNG Class Reference

Prepares stearing cards for CORSIKA/CoREAS simulations and scripts for running the simulations. More...

#include <RdREASSimPreparatorNG.h>

Public Types

enum  EPrimary {
  ePhoton = 1, eProton = 14, eElectronNeutrino = 66, eTauNeutrino = 133,
  eHelium = 402, eNitrogen = 1407, eOxygen = 1608, eIron = 5626
}
 

Public Attributes

const std::map< std::string,
EPrimary
ePrimaryConvertor
 

Detailed Description

Prepares stearing cards for CORSIKA/CoREAS simulations and scripts for running the simulations.

Author
Vladimir Lenok
Date
25 Aug 2019

Member Enumeration Documentation

Enumerator
ePhoton 
eProton 
eElectronNeutrino 
eTauNeutrino 
eHelium 
eNitrogen 
eOxygen 
eIron 

Definition at line 29 of file RdREASSimPreparatorNG.h.

Member Data Documentation

const std::map<std::string, EPrimary> RdREASSimPreparatorNG::ePrimaryConvertor
Initial value:
{
{"Photon", ePhoton},
{"Proton", eProton},
{"ElectronNeutrino", eElectronNeutrino},
{"TauNeutrino", eTauNeutrino},
{"Helium", eHelium},
{"Nitrogen", eNitrogen},
{"Oxygen", eOxygen},
{"Iron", eIron},
}

Definition at line 42 of file RdREASSimPreparatorNG.h.


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.