FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
mvd
MvdMQ
src
devices
PndMQMergerTest.h
Go to the documentation of this file.
1
/********************************************************************************
2
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence version 3 (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
15
#ifndef PndMQMergerTest_H_
16
#define PndMQMergerTest_H_
17
18
#include "
PndMQMerger.h
"
19
20
#include <
PndMvdMQFileSamplerBursts.h
>
21
22
#include <boost/serialization/access.hpp>
23
#include <boost/archive/text_iarchive.hpp>
24
#include <boost/archive/binary_iarchive.hpp>
25
#include <boost/serialization/vector.hpp>
26
27
class
PndMQMergerTest
:
public
PndMQMerger
28
{
29
public
:
30
PndMQMergerTest
();
31
32
protected
:
33
34
virtual
void
ProcessData
(std::map<std::string, BurstData>& dataToProcess);
35
36
};
37
38
#endif
/* PndMQMergerTest_H_ */
PndMvdMQFileSamplerBursts.h
PndMQMergerTest::ProcessData
virtual void ProcessData(std::map< std::string, BurstData > &dataToProcess)
Definition:
PndMQMergerTest.cxx:31
PndMQMerger.h
PndMQMergerTest::PndMQMergerTest
PndMQMergerTest()
Definition:
PndMQMergerTest.cxx:26
PndMQMergerTest
Definition:
PndMQMergerTest.h:27
PndMQMerger
Definition:
PndMQMerger.h:27
Generated on Sun Aug 18 2019 03:01:38 for FairRoot/PandaRoot by
1.8.8