Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TpcPrototypeUnpacker.h File Reference
#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)
 

Function Documentation