psddl_psana/src/partition.ddl.cpp

Go to the documentation of this file.
00001 
00002 // *** Do not edit this file, it is auto-generated ***
00003 
00004 #include <cstddef>
00005 #include "psddl_psana/partition.ddl.h"
00006 #include <iostream>
00007 namespace Psana {
00008 namespace Partition {
00009 Source::Source(const Pds::Src& arg__src, uint32_t arg__group)
00010     : _src(arg__src), _group(arg__group)
00011 {
00012 }
00013 
00014 ConfigV1::~ConfigV1() {}
00015 
00016 
00017 ConfigV2::~ConfigV2() {}
00018 
00019 } // namespace Partition
00020 } // namespace Psana

Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7