ATLAS Offline Software
Loading...
Searching...
No Matches
JetEventDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef JETEVENT_DICT_H
6#define JETEVENT_DICT_H
7
19
20struct temp
21{
24 std::pair<ElementLink<JetCollection>,double> m_Jpair;
25 std::pair<int,double> m_pairid;
26 std::vector<const JetAssociationBase*> m_assocVec;
27 std::vector<const JetTagInfoBase*> m_tagInfoVec;
28 std::vector<Analysis::ITagInfo*> m_dum;
30 std::vector<JetKeyDescriptor> m_dumVJetKeyDescriptor;
33 std::vector<JetMomentMap> m_dumVJetMomentMap;
35};
36
37#endif
An STL vector of pointers that by default owns its pointed-to elements.
Derived DataVector<T>.
Definition DataVector.h:795
Navigable template generalization to handle navigation.
Definition Navigable.h:93
JetMomentMapCollection m_dumJetMomentMapCollection
std::pair< ElementLink< JetCollection >, double > m_Jpair
Navigable< JetCollection, double > m_Jnav
std::vector< const JetAssociationBase * > m_assocVec
ElementLink< JetCollection > m_Jlink
JetKeyDescriptorCollection m_dumJetKeyDescriptorCollection
DataVector< JetMomentMap > m_dumDJetMomentMap
std::pair< int, double > m_pairid
std::vector< JetKeyDescriptor > m_dumVJetKeyDescriptor
std::vector< JetMomentMap > m_dumVJetMomentMap
std::vector< Analysis::ITagInfo * > m_dum
std::vector< const JetTagInfoBase * > m_tagInfoVec
DataVector< JetKeyDescriptor > m_dumDJetKeyDescriptor