#include "MCShowerRecoAlg.h"
#include "RtypesCore.h"
#include "TLorentzVector.h"
#include "TMath.h"
#include "TString.h"
#include "TVector3.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "canvas/Utilities/Exception.h"
#include "larcore/Geometry/Geometry.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "lardataobj/MCBase/MCLimits.h"
#include "lardataobj/MCBase/MCShower.h"
#include "lardataobj/MCBase/MCStep.h"
#include "larsim/MCSTReco/MCRecoEdep.h"
#include "larsim/MCSTReco/MCRecoPart.h"
#include "larsim/MCSTReco/MCShowerRecoPart.h"
Go to the source code of this file.
Namespaces | |
sim | |
Code to link reconstructed objects back to the MC truth information. | |