|
FairRoot/PandaRoot
|
#include <PndMvdMQFileSampler.h>
Public Types | |
| enum | { InputFileName = FairMQDevice::Last, Last } |
| enum | { InputFileName = FairMQDevice::Last, Last } |
Public Member Functions | |
| PndMvdMQFileSampler () | |
| virtual | ~PndMvdMQFileSampler () |
| void | AddInputFileName (std::string tempString) |
| void | AddInputChannelBranchName (std::pair< std::string, std::string > tempString) |
| void | SetMaxIndex (int64_t tempInt) |
| PndMvdMQFileSampler () | |
| virtual | ~PndMvdMQFileSampler () |
| void | AddInputFileName (std::string tempString) |
| void | AddInputBranchName (std::string tempString) |
| void | SetMaxIndex (int64_t tempInt) |
Protected Member Functions | |
| virtual void | Run () |
| virtual void | InitTask () |
| virtual void | Run () |
| virtual void | InitTask () |
Private Attributes | |
| FairRunAna * | fRunAna |
| FairFileSource * | fSource |
| std::multimap< std::string, TObject * > | fInputObjects |
| std::map< std::string, TObject * > | fInputBranches |
| TObject * | fEventHeaderPointer |
| std::set< std::string > | fPorts |
| int | fNObjects |
| int64_t | fMaxIndex |
| std::vector< std::pair < std::string, std::string > > | fBranchNames |
| std::vector< std::string > | fFileNames |
| TObject * | fInputObjects [100] |
| std::vector< std::string > | fBranchNames |
FairMQEx9Sampler.h
Definition at line 27 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
| anonymous enum |
| Enumerator | |
|---|---|
| InputFileName | |
| Last | |
Definition at line 30 of file MvdOfflineTBAnalysis_Topix4/MQ/PndMvdMQFileSampler.h.
| anonymous enum |
| PndMvdMQFileSampler::PndMvdMQFileSampler | ( | ) |
Definition at line 28 of file MvdMQ/src/devices/PndMvdMQFileSampler.cxx.
|
virtual |
Definition at line 108 of file MvdMQ/src/devices/PndMvdMQFileSampler.cxx.
| PndMvdMQFileSampler::PndMvdMQFileSampler | ( | ) |
|
virtual |
|
inline |
Definition at line 40 of file MvdOfflineTBAnalysis_Topix4/MQ/PndMvdMQFileSampler.h.
References fBranchNames.
Referenced by main().
|
inline |
Definition at line 40 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
References fBranchNames, and fPorts.
Referenced by main().
|
inline |
Definition at line 39 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
References fFileNames.
Referenced by main().
|
inline |
Definition at line 39 of file MvdOfflineTBAnalysis_Topix4/MQ/PndMvdMQFileSampler.h.
References fFileNames.
|
protectedvirtual |
|
protectedvirtual |
Definition at line 40 of file MvdMQ/src/devices/PndMvdMQFileSampler.cxx.
References fBranchNames, fFileNames, fInputBranches, fInputObjects, fMaxIndex, fNObjects, fRunAna, and fSource.
|
protectedvirtual |
|
protectedvirtual |
Definition at line 71 of file MvdMQ/src/devices/PndMvdMQFileSampler.cxx.
References fInputObjects, fMaxIndex, fPorts, free_tmessage2(), and fSource.
|
inline |
Definition at line 42 of file MvdOfflineTBAnalysis_Topix4/MQ/PndMvdMQFileSampler.h.
References fMaxIndex.
|
inline |
Definition at line 45 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
References fMaxIndex.
Referenced by main().
|
private |
Definition at line 54 of file MvdOfflineTBAnalysis_Topix4/MQ/PndMvdMQFileSampler.h.
|
private |
Definition at line 60 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by AddInputBranchName(), AddInputChannelBranchName(), and InitTask().
|
private |
Definition at line 56 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
|
private |
Definition at line 61 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by AddInputFileName(), and InitTask().
|
private |
Definition at line 55 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by InitTask().
|
private |
Definition at line 51 of file MvdOfflineTBAnalysis_Topix4/MQ/PndMvdMQFileSampler.h.
|
private |
Definition at line 54 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by InitTask(), and Run().
|
private |
Definition at line 59 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by InitTask(), Run(), and SetMaxIndex().
|
private |
Definition at line 58 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by InitTask().
|
private |
Definition at line 57 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by AddInputChannelBranchName(), and Run().
|
private |
Definition at line 52 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by InitTask().
|
private |
Definition at line 53 of file MvdMQ/src/devices/PndMvdMQFileSampler.h.
Referenced by InitTask(), and Run().
1.8.8