8 #ifndef ICARUSCODE_PMT_TRIGGER_ALGORITHM_DETAILS_EVENTIDTREE_H
9 #define ICARUSCODE_PMT_TRIGGER_ALGORITHM_DETAILS_EVENTIDTREE_H
16 #include "canvas/Persistency/Provenance/EventID.h"
43 void assignID(art::EventID
const&
id);
55 #endif // ICARUSCODE_PMT_TRIGGER_ALGORITHM_DETAILS_EVENTIDTREE_H
Class holding a ROOT tree, to be shared by other classes.
Class managing the serialization of event ID in a simple ROOT tree.
Simple class holding a tree.
EventIDTree(TTree &tree)
Creates the required branches and assigns addresses to them.
void assignID(art::EventID const &id)
Fills the information of the specified event.