ATLAS Offline Software
SkimDecisionCollection_p1.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 // Author: David Cote, September 2008. <david.cote@cern.ch>
6 #ifndef SKIMDECISIONCOLLECTION_p1_H
7 #define SKIMDECISIONCOLLECTION_p1_H
8 
10 
11 class SkimDecisionCollection_p1 : public std::vector<SkimDecision_p1>
12 {};
13 
14 #endif // SKIMDECISIONCOLLECTION_p1_H
SkimDecision_p1.h
SkimDecisionCollection_p1
Definition: SkimDecisionCollection_p1.h:12