Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SingleMicromegasPoolInput::bco_alignment_t Class Reference

keep track of matching between fee and gtm_bco More...

+ Collaboration diagram for SingleMicromegasPoolInput::bco_alignment_t:

Public Attributes

std::list< uint64_t > gtm_bco_list
 available gtm bcos
 
unsigned int fee_bco {0}
 current fee bco
 
uint64_t gtm_bco {0}
 current gtm bco
 

Detailed Description

keep track of matching between fee and gtm_bco

Definition at line 45 of file SingleMicromegasPoolInput.h.

View newest version in sPHENIX GitHub at line 45 of file SingleMicromegasPoolInput.h

Member Data Documentation

unsigned int SingleMicromegasPoolInput::bco_alignment_t::fee_bco {0}

current fee bco

Definition at line 52 of file SingleMicromegasPoolInput.h.

View newest version in sPHENIX GitHub at line 52 of file SingleMicromegasPoolInput.h

uint64_t SingleMicromegasPoolInput::bco_alignment_t::gtm_bco {0}

current gtm bco

Definition at line 55 of file SingleMicromegasPoolInput.h.

View newest version in sPHENIX GitHub at line 55 of file SingleMicromegasPoolInput.h

std::list<uint64_t> SingleMicromegasPoolInput::bco_alignment_t::gtm_bco_list

available gtm bcos

Definition at line 49 of file SingleMicromegasPoolInput.h.

View newest version in sPHENIX GitHub at line 49 of file SingleMicromegasPoolInput.h


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