eic-smear
1.0.3
A collection of ROOT classes for Monte Carlo events and a fast-smearing code simulating detector effects for the Electron-Ion Collider task force
EventBase.h
Go to the documentation of this file.
1
11
#ifndef INCLUDE_EICSMEAR_ERHIC_EVENTBASE_H_
12
#define INCLUDE_EICSMEAR_ERHIC_EVENTBASE_H_
13
14
#include "
eicsmear/erhic/EventMC.h
"
15
16
// For backward compatibility with earlier code, where
17
// the event base class was named EventBase.
18
// EventBase is now a typedef to erhic::EventMC.
19
// Remove this typedef if the global definition of EventBase clashes
20
// with something and you want just to use the namespace version.
21
22
typedef
erhic::EventMC
EventBase
;
23
24
#endif // INCLUDE_EICSMEAR_ERHIC_EVENTBASE_H_
EventBase
erhic::EventMC EventBase
Definition:
EventBase.h:22
EventMC.h
erhic::EventMC
Abstract base class for DIS Monte Carlo events.
Definition:
erhic/EventMC.h:30
include
eicsmear
erhic
EventBase.h
Generated on Fri Jan 31 2020 15:11:33 for eic-smear by
1.8.17