TruthText.h
Go to the documentation of this file.
1 #ifndef WEBEVD_TRUTHTEXT_H
2 #define WEBEVD_TRUTHTEXT_H
3 
4 #include <string>
5 
6 namespace simb{class MCTruth;}
7 
8 namespace evd
9 {
11 }
12 
13 #endif
std::string string
Definition: nybbler.cc:12
LArSoft includes.
Definition: InfoTransfer.h:33
Base utilities and modules for event generation and detector simulation.
std::string MCTruthShortText(const simb::MCTruth &truth)
Definition: TruthText.cxx:250
Event generator information.
Definition: MCTruth.h:32