4// Copyright (C) 2014-2020 The HepMC collaboration (see AUTHORS for details)
5//
6#ifndef _TauolaHepMC3Event_h_included_
7#define _TauolaHepMC3Event_h_included_
8
9#warning "HepMC3 interface is available in the latest version of TAUOLA, see http://tauolapp.web.cern.ch/tauolapp/. This interface will be removed in the future HepMC3 versions."
10
11/**
12 * @class TauolaHepMC3Event
13 *
14 * @brief Interface to GenEvent objects
15 *
16 * This class implements the virtual methods of
17 * TauolaEvent. In this way it provides an
18 * interface between the generic TauolaEvent class
19 * and a GenEvent object.
20 *
21 * This code is licensed under GNU General Public Licence.
22 * For more informations, see: http://www.gnu.org/licenses/