KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
List of all members | Public Member Functions | Public Attributes | List of all members
KVEventMixer< ParticleInfoStruct, NumBins >::event Struct Reference

template<typename ParticleInfoStruct, int NumBins = 1>
struct KVEventMixer< ParticleInfoStruct, NumBins >::event

Definition at line 265 of file KVEventMixer.h.

Public Member Functions

 event ()=default
 
 event (const event &)=default
 
 event (const ParticleInfoStruct &p)
 
 event (event &&)=default
 
void add (const ParticleInfoStruct &p)
 

Public Attributes

std::vector< ParticleInfoStruct > particles
 

Constructor & Destructor Documentation

◆ event() [1/4]

template<typename ParticleInfoStruct , int NumBins = 1>
KVEventMixer< ParticleInfoStruct, NumBins >::event::event ( )
default

◆ event() [2/4]

template<typename ParticleInfoStruct , int NumBins = 1>
KVEventMixer< ParticleInfoStruct, NumBins >::event::event ( event &&  )
default

◆ event() [3/4]

template<typename ParticleInfoStruct , int NumBins = 1>
KVEventMixer< ParticleInfoStruct, NumBins >::event::event ( const event )
default

◆ event() [4/4]

template<typename ParticleInfoStruct , int NumBins = 1>
KVEventMixer< ParticleInfoStruct, NumBins >::event::event ( const ParticleInfoStruct &  p)
inline

Definition at line 271 of file KVEventMixer.h.

Member Function Documentation

◆ add()

template<typename ParticleInfoStruct , int NumBins = 1>
void KVEventMixer< ParticleInfoStruct, NumBins >::event::add ( const ParticleInfoStruct &  p)
inline

Definition at line 275 of file KVEventMixer.h.

Member Data Documentation

◆ particles

template<typename ParticleInfoStruct , int NumBins = 1>
std::vector<ParticleInfoStruct> KVEventMixer< ParticleInfoStruct, NumBins >::event::particles

Definition at line 266 of file KVEventMixer.h.


The documentation for this struct was generated from the following file: