ATLAS Offline Software
Loading...
Searching...
No Matches
MetaDataQuery.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// includes
7//
8
10
11//
12// method implementations
13//
14
16
17namespace SH
18{
19 void MetaDataQuery ::
20 addSample (const MetaDataSample& sample)
21 {
22 samples.push_back (sample);
23 }
24}
ClassImp(SH::MetaDataQuery) namespace SH
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition PrunDriver.h:15
an object containing the result of an AMI meta-data query