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

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

Definition at line 281 of file KVEventMixer.h.

Public Attributes

std::deque< eventpartA_events
 
std::deque< eventpartB_events
 

Member Data Documentation

◆ partA_events

template<typename ParticleInfoStruct , int NumBins = 1>
std::deque<event> KVEventMixer< ParticleInfoStruct, NumBins >::bin_data::partA_events

Definition at line 282 of file KVEventMixer.h.

◆ partB_events

template<typename ParticleInfoStruct , int NumBins = 1>
std::deque<event> KVEventMixer< ParticleInfoStruct, NumBins >::bin_data::partB_events

Definition at line 283 of file KVEventMixer.h.


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