7 #ifndef EVD_SIMULATIONDRAWER_H 8 #define EVD_SIMULATIONDRAWER_H 14 namespace evdb {
class View2D; }
15 namespace evdb {
class View3D; }
22 namespace geo {
class Geometry; }
39 void HiLite(
int trkId,
bool hlt=
true);
50 std::vector<const simb::MCTruth*>& mctruth);
53 std::vector<const simb::MCParticle*>& plist);
std::map< int, bool > fHighlite
Base utilities and modules for event generation and detector simulation.
General GArSoft Utilities.
std::string MCTruthShortText(const simb::MCTruth &truth)
Event generator information.
LArSoft geometry interface.