![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <fun4all/SubsysReco.h>#include <TObject.h>#include <cstdint>#include <cmath>#include <map>#include <set>#include <string>#include <utility>#include <vector>
Include dependency graph for TpcPrototypeUnpacker.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TpcPrototypeUnpacker |
| class | TpcPrototypeUnpacker::EventHeader |
| simple event header class for ROOT file IO More... | |
| class | TpcPrototypeUnpacker::PadPlaneData |
| buffer for full event data More... | |
| struct | TpcPrototypeUnpacker::PadPlaneData::SampleID |
| class | TpcPrototypeUnpacker::ClusterData |
| buffer for a cluster's data More... | |
| class | TpcPrototypeUnpacker::ChannelHeader |
| simple channel header class for ROOT file IO More... | |
Namespaces | |
| namespace | TpcPrototypeDefs |
| namespace | TpcPrototypeDefs::FEEv2 |
| TPC v1 FEE test stand decoder. | |
Functions | |
| bool | operator< (const TpcPrototypeUnpacker::PadPlaneData::SampleID &s1, const TpcPrototypeUnpacker::PadPlaneData::SampleID &s2) |
| bool operator< | ( | const TpcPrototypeUnpacker::PadPlaneData::SampleID & | s1, |
| const TpcPrototypeUnpacker::PadPlaneData::SampleID & | s2 | ||
| ) |
Definition at line 1075 of file TpcPrototypeUnpacker.cc.
View newest version in sPHENIX GitHub at line 1075 of file TpcPrototypeUnpacker.cc
References TpcPrototypeUnpacker::PadPlaneData::SampleID::pad_azimuth, TpcPrototypeUnpacker::PadPlaneData::SampleID::pad_radial, and TpcPrototypeUnpacker::PadPlaneData::SampleID::sample.