23 #ifndef _TRestAxionTemplate
24 #define _TRestAxionTemplate
26 #include <TRestMetadata.h>
A metadata class to serve as example on the implementation of future metadata classes.
void Initialize()
Making default settings.
void PrintMetadata()
Implemented it in the derived metadata class to print out specific metadata information.
void InitFromConfigFile()
To make settings from rml file. This method must be implemented in the derived class.