1 #ifndef MCTRACKRECOALG_H 
    2 #define MCTRACKRECOALG_H 
    5 namespace fhicl { 
class ParameterSet; }
 
Class def header for mctrack data container. 
 
MCTrackRecoAlg(fhicl::ParameterSet const &pset)
Default constructor with fhicl parameters. 
 
std::unique_ptr< std::vector< sim::MCTrack > > Reconstruct(MCRecoPart &part_v, MCRecoEdep &edep_v)