ATLAS Offline Software
Public Attributes | List of all members
McAodTupleWriterTool::McAodParticles Struct Reference

A simple representation of a TruthParticle. More...

#include <McAodTupleWriterTool.h>

Collaboration diagram for McAodTupleWriterTool::McAodParticles:

Public Attributes

unsigned int m_nParticles
 
std::array< double, s_nMaxm_px
 
std::array< double, s_nMaxm_py
 
std::array< double, s_nMaxm_pz
 
std::array< double, s_nMaxm_m
 
std::array< double, s_nMaxm_ene
 
std::array< int, s_nMaxm_pdgId
 
std::array< int, s_nMaxm_status
 
std::array< int, s_nMaxm_barcode
 
std::array< double, s_nMaxm_etcone10
 
std::array< double, s_nMaxm_etcone20
 
std::array< double, s_nMaxm_etcone30
 
std::array< double, s_nMaxm_etcone40
 
std::array< double, s_nMaxm_etcone45
 
std::array< double, s_nMaxm_etcone50
 
std::array< double, s_nMaxm_etcone60
 
std::array< double, s_nMaxm_etcone70
 

Detailed Description

A simple representation of a TruthParticle.

Definition at line 95 of file McAodTupleWriterTool.h.

Member Data Documentation

◆ m_barcode

std::array<int, s_nMax> McAodTupleWriterTool::McAodParticles::m_barcode

Definition at line 104 of file McAodTupleWriterTool.h.

◆ m_ene

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_ene

Definition at line 101 of file McAodTupleWriterTool.h.

◆ m_etcone10

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone10

Definition at line 106 of file McAodTupleWriterTool.h.

◆ m_etcone20

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone20

Definition at line 107 of file McAodTupleWriterTool.h.

◆ m_etcone30

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone30

Definition at line 108 of file McAodTupleWriterTool.h.

◆ m_etcone40

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone40

Definition at line 109 of file McAodTupleWriterTool.h.

◆ m_etcone45

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone45

Definition at line 110 of file McAodTupleWriterTool.h.

◆ m_etcone50

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone50

Definition at line 111 of file McAodTupleWriterTool.h.

◆ m_etcone60

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone60

Definition at line 112 of file McAodTupleWriterTool.h.

◆ m_etcone70

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_etcone70

Definition at line 113 of file McAodTupleWriterTool.h.

◆ m_m

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_m

Definition at line 100 of file McAodTupleWriterTool.h.

◆ m_nParticles

unsigned int McAodTupleWriterTool::McAodParticles::m_nParticles

Definition at line 96 of file McAodTupleWriterTool.h.

◆ m_pdgId

std::array<int, s_nMax> McAodTupleWriterTool::McAodParticles::m_pdgId

Definition at line 102 of file McAodTupleWriterTool.h.

◆ m_px

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_px

Definition at line 97 of file McAodTupleWriterTool.h.

◆ m_py

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_py

Definition at line 98 of file McAodTupleWriterTool.h.

◆ m_pz

std::array<double, s_nMax> McAodTupleWriterTool::McAodParticles::m_pz

Definition at line 99 of file McAodTupleWriterTool.h.

◆ m_status

std::array<int, s_nMax> McAodTupleWriterTool::McAodParticles::m_status

Definition at line 103 of file McAodTupleWriterTool.h.


The documentation for this struct was generated from the following file: