6 #ifndef EVD_SIMULATIONDRAWER_H 7 #define EVD_SIMULATIONDRAWER_H 34 void MCTruthLongText(
const art::Event& evt, evdb::View2D* view);
35 void MCTruthVectors2D(
const art::Event& evt, evdb::View2D* view,
unsigned int plane);
36 void MCTruth3D(
const art::Event& evt, evdb::View3D* view);
42 void HiLite(
int trkId,
bool hlt =
true);
52 int GetMCTruth(
const art::Event& evt, std::vector<const simb::MCTruth*>& mctruth);
53 int GetParticle(
const art::Event& evt, std::vector<const simb::MCParticle*>& plist);
std::map< int, bool > fHighlite
Define OrthoProj_t enum for selecting orthographic view.
Base utilities and modules for event generation and detector simulation.
std::string MCTruthShortText(const simb::MCTruth &truth)