ATLAS Offline Software
Loading...
Searching...
No Matches
MetaDataQuery.cxx File Reference
Include dependency graph for MetaDataQuery.cxx:

Go to the source code of this file.

Functions

 ClassImp (SH::MetaDataQuery) namespace SH

Function Documentation

◆ ClassImp()

ClassImp ( SH::MetaDataQuery )

Definition at line 15 of file MetaDataQuery.cxx.

18{
19 void MetaDataQuery ::
20 addSample (const MetaDataSample& sample)
21 {
22 samples.push_back (sample);
23 }
24}