EIC Software
Reference for
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>
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.