cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.3
A generic central exclusive processes event generator
Loading...
Searching...
No Matches
ParticlesMap Class Reference

Map between a particle's role and its associated Particle object. More...

#include <CepGen/Event/Particle.h>

+ Inheritance diagram for ParticlesMap:
+ Collaboration diagram for ParticlesMap:

Public Member Functions

 ParticlesMap ()=default
 
 ParticlesMap (const ParticlesMap &)
 Copy constructor.
 
ParticlesMapoperator= (const ParticlesMap &)
 

Detailed Description

Definition at line 177 of file Particle.h.

Constructor & Destructor Documentation

◆ ParticlesMap() [1/2]

ParticlesMap ( )
default

◆ ParticlesMap() [2/2]

ParticlesMap ( const ParticlesMap oth)

Definition at line 210 of file Particle.cpp.

Member Function Documentation

◆ operator=()

ParticlesMap & operator= ( const ParticlesMap oth)

Definition at line 215 of file Particle.cpp.