ATLAS Offline Software
AcceptData.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 /******************************************************************************
7 Name: AcceptData
8 
9 Author: Karsten Koeneke (CERN)
10 Created: April 2011
11 
12 Description: Object to encode the result of several cuts
13 ******************************************************************************/
14 
15 // This class' header
16 #include "PATCore/AcceptData.h"
17 
18 
AcceptData.h