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