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