#include <PndEventBuilderAnaTask.h>
Definition at line 104 of file PndEventBuilderAnaTask.h.
◆ CalculateBranchInfo()
void EventInfo::CalculateBranchInfo |
( |
| ) |
|
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const EventInfo |
data |
|
) |
| |
|
friend |
Definition at line 108 of file PndEventBuilderAnaTask.h.
111 LOG(info) <<
" EventInfo for branch: " << FairRootManager::Instance()->GetBranchName(branch.first);
std::map< int, BranchInfo > fBranchInfo
map<Branch, BranchInfo>
◆ fBranchInfo
◆ fMCEvents
std::map<int, MCEvent> EventInfo::fMCEvents |
The documentation for this struct was generated from the following file: