ATLAS Offline Software
Loading...
Searching...
No Matches
TrigCombinedEventTPCnvDict.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 TRIGCOMBINEDEVENTTPCNV_TRIGCOMBINEDEVENTTPCNVDICT_H
6#define TRIGCOMBINEDEVENTTPCNV_TRIGCOMBINEDEVENTTPCNVDICT_H
7
11
12//dummy instances of all objects using std::vector<TPObjRef> for the dictionary
14{
15 std::vector<TrigComposite_p1> m_dummyComposite_p1;
16 std::vector<TrigCompositeContainer_p1> m_dummyCompositeContainer_p1;
17};
18
19#endif
std::vector< TrigCompositeContainer_p1 > m_dummyCompositeContainer_p1
std::vector< TrigComposite_p1 > m_dummyComposite_p1