#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Principal/SubRun.h"
#include "canvas/Utilities/InputTag.h"
#include "canvas/Persistency/Common/Assns.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "ReconstructionDataProducts/Track.h"
#include "ReconstructionDataProducts/Vee.h"
#include "Reco/TrackPar.h"
#include "TMath.h"
#include "TVectorF.h"
#include "TMatrixF.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | gar::rec::veefinder1 |
Namespaces | |
gar | |
General GArSoft Utilities. | |
gar::rec | |