#include "art/Framework/Principal/Event.h"
#include "Api/PandoraApi.h"
#include "ReconstructionDataProducts/Track.h"
#include "RotationTransformation.h"
Go to the source code of this file.
Classes | |
class | gar::gar_pandora::TrackCreator |
class | gar::gar_pandora::TrackCreator::Settings |
Namespaces | |
gar | |
General GArSoft Utilities. | |
gar::gar_pandora | |
Typedefs | |
typedef std::vector< art::Ptr< gar::rec::Track > > | gar::gar_pandora::TrackVector |
typedef std::vector< gar::rec::Track > | gar::gar_pandora::RawTrackVector |
typedef std::set< const gar::rec::Track * > | gar::gar_pandora::TrackList |