![]() |
ATLAS Offline Software
|
#include <FPGATrackSimMatrixIO.h>
Public Member Functions | |
| FPGATrackSimMatrixReader (TTree *tree, size_t nLayers, size_t nCoords) | |
| ~FPGATrackSimMatrixReader () | |
| void | setEntry (size_t entry) |
| size_t | getEntry () const |
| bool | nextEntry () |
| void | readEntry (size_t entry) |
| std::vector< module_t > & | getModules () |
| FPGATrackSimMatrixAccumulator & | getAccumulator () |
Private Attributes | |
| TTree * | m_tree |
| size_t | m_entry |
| size_t | m_nEntries |
| std::vector< module_t > | m_modules |
| FPGATrackSimMatrixAccumulator | m_acc |
| std::vector< short > | m_bins_QoP |
| std::vector< short > | m_bins_phi |
| std::vector< short > | m_bins_d0 |
| std::vector< short > | m_bins_z0 |
| std::vector< short > | m_bins_eta |
| std::vector< short > * | m_pQoP |
| std::vector< short > * | m_pphi |
| std::vector< short > * | m_pd0 |
| std::vector< short > * | m_pz0 |
| std::vector< short > * | m_peta |
Definition at line 40 of file FPGATrackSimMatrixIO.h.
| FPGATrackSimMatrixReader::FPGATrackSimMatrixReader | ( | TTree * | tree, |
| size_t | nLayers, | ||
| size_t | nCoords ) |
Definition at line 15 of file FPGATrackSimMatrixIO.cxx.
|
inline |
Definition at line 45 of file FPGATrackSimMatrixIO.h.
|
inline |
Definition at line 56 of file FPGATrackSimMatrixIO.h.
|
inline |
Definition at line 48 of file FPGATrackSimMatrixIO.h.
|
inline |
Definition at line 55 of file FPGATrackSimMatrixIO.h.
| bool FPGATrackSimMatrixReader::nextEntry | ( | ) |
Definition at line 73 of file FPGATrackSimMatrixIO.cxx.
| void FPGATrackSimMatrixReader::readEntry | ( | size_t | entry | ) |
Definition at line 56 of file FPGATrackSimMatrixIO.cxx.
|
inline |
Definition at line 47 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 66 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 70 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 72 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 69 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 68 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 71 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 62 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 65 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 63 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 77 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 79 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 76 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 75 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 78 of file FPGATrackSimMatrixIO.h.
|
private |
Definition at line 60 of file FPGATrackSimMatrixIO.h.