ATLAS Offline Software
TrigRNNOutputContainer_p2.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 TRIGEVENTTPCNV_TRIGRNNOUTPUTCONTAINER_P2_H
6 #define TRIGEVENTTPCNV_TRIGRNNOUTPUTCONTAINER_P2_H
7 
9 
10 class TrigRNNOutputContainer_p2 : public std::vector<TrigRNNOutput_p2> { };
11 
12 #endif
13 
TrigRNNOutput_p2.h
TrigRNNOutputContainer_p2
Definition: TrigRNNOutputContainer_p2.h:10