#include <FPGATrackSimMatrixIO.h>
Definition at line 40 of file FPGATrackSimMatrixIO.h.
◆ FPGATrackSimMatrixReader()
| FPGATrackSimMatrixReader::FPGATrackSimMatrixReader |
( |
TTree * |
tree, |
|
|
size_t |
nLayers, |
|
|
size_t |
nCoords |
|
) |
| |
◆ ~FPGATrackSimMatrixReader()
| FPGATrackSimMatrixReader::~FPGATrackSimMatrixReader |
( |
| ) |
|
|
inline |
◆ getAccumulator()
◆ getEntry()
| size_t FPGATrackSimMatrixReader::getEntry |
( |
| ) |
const |
|
inline |
◆ getModules()
| std::vector<module_t>& FPGATrackSimMatrixReader::getModules |
( |
| ) |
|
|
inline |
◆ nextEntry()
| bool FPGATrackSimMatrixReader::nextEntry |
( |
| ) |
|
◆ readEntry()
| void FPGATrackSimMatrixReader::readEntry |
( |
size_t |
entry | ) |
|
◆ setEntry()
| void FPGATrackSimMatrixReader::setEntry |
( |
size_t |
entry | ) |
|
|
inline |
◆ m_acc
◆ m_bins_d0
| std::vector<short> FPGATrackSimMatrixReader::m_bins_d0 |
|
private |
◆ m_bins_eta
| std::vector<short> FPGATrackSimMatrixReader::m_bins_eta |
|
private |
◆ m_bins_phi
| std::vector<short> FPGATrackSimMatrixReader::m_bins_phi |
|
private |
◆ m_bins_QoP
| std::vector<short> FPGATrackSimMatrixReader::m_bins_QoP |
|
private |
◆ m_bins_z0
| std::vector<short> FPGATrackSimMatrixReader::m_bins_z0 |
|
private |
◆ m_entry
| size_t FPGATrackSimMatrixReader::m_entry |
|
private |
◆ m_modules
| std::vector<module_t> FPGATrackSimMatrixReader::m_modules |
|
private |
◆ m_nEntries
| size_t FPGATrackSimMatrixReader::m_nEntries |
|
private |
◆ m_pd0
| std::vector<short>* FPGATrackSimMatrixReader::m_pd0 |
|
private |
◆ m_peta
| std::vector<short>* FPGATrackSimMatrixReader::m_peta |
|
private |
◆ m_pphi
| std::vector<short>* FPGATrackSimMatrixReader::m_pphi |
|
private |
◆ m_pQoP
| std::vector<short>* FPGATrackSimMatrixReader::m_pQoP |
|
private |
◆ m_pz0
| std::vector<short>* FPGATrackSimMatrixReader::m_pz0 |
|
private |
◆ m_tree
| TTree* FPGATrackSimMatrixReader::m_tree |
|
private |
The documentation for this class was generated from the following files: