ATLAS Offline Software
Loading...
Searching...
No Matches
JetKeyDescriptorCollection_tlp1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
9#ifndef JETEVENTTPCNV_JETKEYDESCRIPTORCOLLECTION_TLP1
10#define JETEVENTTPCNV_JETKEYDESCRIPTORCOLLECTION_TLP1
11
15
16#include <vector>
17
19{
20 public:
21 std::vector<JetKeyDescriptorCollection_p1> m_jetKeyDescriptorCollectionContainers;
22 std::vector<JetKeyDescriptor_p1> m_jetKeyDescriptor_p1;
23
25};
26
27
28#endif
Top level container that will store all the various jet objects that are getting stored.
std::vector< JetKeyDescriptor_p1 > m_jetKeyDescriptor_p1
std::vector< JetKeyDescriptorCollection_p1 > m_jetKeyDescriptorCollectionContainers
vector of TPCnvToken_p1 Each top-level persistent object that has extentions needs a data member of t...