9#ifndef LDNDC_DATASYNTH_AIRCHEMISTRY_RADON_H_
10#define LDNDC_DATASYNTH_AIRCHEMISTRY_RADON_H_
12#include "synthesizers/airchemistry/synth-airchemistry.h"
16namespace ldndc{
namespace airchemistry{
namespace synth
18 struct CBM_API radon_t :
public ldndc::airchemistry::synth::item_base_t
20 SYNTH_AIRCHEMISTRY_RECORD_ITEM_COMMON_DECL(radon_t,RADON)
23 extern radon_t CBM_API
const synth_airchemistry_radon;
declare common types related to air chemistry input
Definition airchemistrytypes.cpp:9