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