EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
EventBase.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file EventBase.h
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_
eic-smear
blob
master
include
eicsmear
erhic
EventBase.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:32
using
1.8.2 with
EIC GitHub integration