Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Const.cxx
1/*
2 * HalConst.cxx
3 *
4 * Created on: 1 lip 2018
5 * Author: Daniel Wielanek
6 * E-mail: daniel.wielanek@gmail.com
7 * Warsaw University of Technology, Faculty of Physics
8 */
9#include "Const.h"
10namespace Hal {
11 Const::Const() {}
12
13 Const::~Const() {}
14} // namespace Hal