Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mvtx::TRGData Struct Reference

#include <online_distribution/blob/master/newbasic/mvtx_decoder/GBTLink.h>

+ Collaboration diagram for mvtx::TRGData:

Public Member Functions

 TRGData (uint64_t orb, uint16_t b)
 
void clear ()
 

Public Attributes

InteractionRecord ir = {}
 
bool hasCDW = false
 
GBTCalibDataWord calWord = {}
 
size_t first_hit_pos = 0
 
size_t n_hits = 0
 

Detailed Description

Definition at line 43 of file GBTLink.h.

View newest version in sPHENIX GitHub at line 43 of file GBTLink.h

Constructor & Destructor Documentation

mvtx::TRGData::TRGData ( uint64_t  orb,
uint16_t  b 
)
inline

Definition at line 51 of file GBTLink.h.

View newest version in sPHENIX GitHub at line 51 of file GBTLink.h

Member Function Documentation

void mvtx::TRGData::clear ( )
inline

Definition at line 53 of file GBTLink.h.

View newest version in sPHENIX GitHub at line 53 of file GBTLink.h

Member Data Documentation

GBTCalibDataWord mvtx::TRGData::calWord = {}

Definition at line 47 of file GBTLink.h.

View newest version in sPHENIX GitHub at line 47 of file GBTLink.h

size_t mvtx::TRGData::first_hit_pos = 0

Definition at line 48 of file GBTLink.h.

View newest version in sPHENIX GitHub at line 48 of file GBTLink.h

bool mvtx::TRGData::hasCDW = false

Definition at line 46 of file GBTLink.h.

View newest version in sPHENIX GitHub at line 46 of file GBTLink.h

InteractionRecord mvtx::TRGData::ir = {}

Definition at line 45 of file GBTLink.h.

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

size_t mvtx::TRGData::n_hits = 0

Definition at line 49 of file GBTLink.h.

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


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