Interface for calculating the "ultimate mother" of a particle in a simulated event. More...
#include <map>
Go to the source code of this file.
Classes | |
class | truth::MCTruthEveIdCalculator |
Namespaces | |
truth | |
Monte Carlo Simulation. | |
Interface for calculating the "ultimate mother" of a particle in a simulated event.
*** This class has been lifted from nutools and modified so that it *** does NOT take ownwership of the MCParticles that are added to it *** so we can avoid duplicating them
This is the base class for an algorithm to calculate the "eve ID". This begs two questions:
Definition in file MCTruthEveIdCalculator.h.