ATLAS Offline Software
|
A simple representation of a TruthParticle
.
More...
#include <McAodTupleWriterTool.h>
Public Attributes | |
unsigned int | m_nParticles |
std::array< double, s_nMax > | m_px |
std::array< double, s_nMax > | m_py |
std::array< double, s_nMax > | m_pz |
std::array< double, s_nMax > | m_m |
std::array< double, s_nMax > | m_ene |
std::array< int, s_nMax > | m_pdgId |
std::array< int, s_nMax > | m_status |
std::array< int, s_nMax > | m_barcode |
std::array< double, s_nMax > | m_etcone10 |
std::array< double, s_nMax > | m_etcone20 |
std::array< double, s_nMax > | m_etcone30 |
std::array< double, s_nMax > | m_etcone40 |
std::array< double, s_nMax > | m_etcone45 |
std::array< double, s_nMax > | m_etcone50 |
std::array< double, s_nMax > | m_etcone60 |
std::array< double, s_nMax > | m_etcone70 |
A simple representation of a TruthParticle
.
Definition at line 95 of file McAodTupleWriterTool.h.
std::array<int, s_nMax> McAodTupleWriterTool::McAodParticles::m_barcode |
Definition at line 104 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_ene |
Definition at line 101 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone10 |
Definition at line 106 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone20 |
Definition at line 107 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone30 |
Definition at line 108 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone40 |
Definition at line 109 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone45 |
Definition at line 110 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone50 |
Definition at line 111 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone60 |
Definition at line 112 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone70 |
Definition at line 113 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_m |
Definition at line 100 of file McAodTupleWriterTool.h.
unsigned int McAodTupleWriterTool::McAodParticles::m_nParticles |
Definition at line 96 of file McAodTupleWriterTool.h.
std::array<int, s_nMax> McAodTupleWriterTool::McAodParticles::m_pdgId |
Definition at line 102 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_px |
Definition at line 97 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_py |
Definition at line 98 of file McAodTupleWriterTool.h.
std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_pz |
Definition at line 99 of file McAodTupleWriterTool.h.
std::array<int, s_nMax> McAodTupleWriterTool::McAodParticles::m_status |
Definition at line 103 of file McAodTupleWriterTool.h.