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

#include <prototype/blob/master/offline/packages/tpc2019/TpcPrototypeUnpacker.h>

Public Member Functions

void adjust (const SampleID &adjustment)
 

Public Attributes

int pad_azimuth
 
int pad_radial
 
int sample
 

Detailed Description

Definition at line 104 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 104 of file TpcPrototypeUnpacker.h

Member Function Documentation

void TpcPrototypeUnpacker::PadPlaneData::SampleID::adjust ( const SampleID adjustment)
inline

Definition at line 110 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 110 of file TpcPrototypeUnpacker.h

References pad_azimuth, pad_radial, and sample.

Referenced by TpcPrototypeUnpacker::PadPlaneData::Clustering().

+ Here is the caller graph for this function:

Member Data Documentation

int TpcPrototypeUnpacker::PadPlaneData::SampleID::pad_azimuth

Definition at line 106 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 106 of file TpcPrototypeUnpacker.h

Referenced by adjust(), TpcPrototypeUnpacker::PadPlaneData::Clustering(), and operator<().

int TpcPrototypeUnpacker::PadPlaneData::SampleID::pad_radial

Definition at line 107 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 107 of file TpcPrototypeUnpacker.h

Referenced by adjust(), and operator<().

int TpcPrototypeUnpacker::PadPlaneData::SampleID::sample

Definition at line 108 of file TpcPrototypeUnpacker.h.

View newest version in sPHENIX GitHub at line 108 of file TpcPrototypeUnpacker.h

Referenced by adjust(), and operator<().


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