Analysis Software
Documentation for sPHENIX simulation software
|
#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 |
Definition at line 104 of file TpcPrototypeUnpacker.h.
View newest version in sPHENIX GitHub at line 104 of file TpcPrototypeUnpacker.h
|
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().
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<().