ATLAS Offline Software
|
Top level container that will store all the various jet objects that are getting stored. More...
#include <JetCollection_tlp5.h>
Public Attributes | |
std::vector< JetCollection_p5 > | m_jetCollectionContainers |
std::vector< Jet_p5 > | m_jet_p5 |
std::vector< JetAssociationBase_p1 > | m_jetAssociationBase_p1 |
TPCnvTokenList_p1 | m_tokenList |
Top level container that will store all the various jet objects that are getting stored.
Definition at line 19 of file JetCollection_tlp5.h.
std::vector<Jet_p5> JetCollection_tlp5::m_jet_p5 |
Definition at line 23 of file JetCollection_tlp5.h.
std::vector<JetAssociationBase_p1> JetCollection_tlp5::m_jetAssociationBase_p1 |
Definition at line 24 of file JetCollection_tlp5.h.
std::vector<JetCollection_p5> JetCollection_tlp5::m_jetCollectionContainers |
Definition at line 22 of file JetCollection_tlp5.h.
TPCnvTokenList_p1 JetCollection_tlp5::m_tokenList |
Definition at line 26 of file JetCollection_tlp5.h.