Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
DetectorEvent.cxx
1/*
2 * DetectorEvent.cxx
3 *
4 * Created on: 6 wrz 2018
5 * Author: Daniel Wielanek
6 * E-mail: daniel.wielanek@gmail.com
7 * Warsaw University of Technology, Faculty of Physics
8 */
9#include "DetectorEvent.h"
10
11namespace Hal {
12 DetectorEvent::DetectorEvent() {
13 // TODO Auto-generated constructor stub
14 }
15
16 DetectorEvent::~DetectorEvent() {
17 // TODO Auto-generated destructor stub
18 }
19} // namespace Hal