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
Pythia6ParticleBuilder.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file Pythia6ParticleBuilder.h
1
10
#ifndef INCLUDE_EICSMEAR_ERHIC_PYTHIA6PARTICLEBUILDER_H_
11
#define INCLUDE_EICSMEAR_ERHIC_PYTHIA6PARTICLEBUILDER_H_
12
13
#include <memory>
14
15
class
TMCParticle;
16
17
namespace
erhic {
18
19
class
ParticleMC;
20
24
class
Pythia6ParticleBuilder
{
25
public
:
29
Pythia6ParticleBuilder
() { }
30
34
std::unique_ptr<ParticleMC>
Create
(
const
TMCParticle&)
const
;
35
};
36
37
}
// namespace erhic
38
39
#endif // INCLUDE_EICSMEAR_ERHIC_PYTHIA6PARTICLEBUILDER_H_
eic-smear
blob
master
include
eicsmear
erhic
Pythia6ParticleBuilder.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:32
using
1.8.2 with
EIC GitHub integration