9 #ifndef FALAISE_SNEMO_DATAMODEL_HELIX_TRAJECTORY_PATTERN_H 10 #define FALAISE_SNEMO_DATAMODEL_HELIX_TRAJECTORY_PATTERN_H 1 57 #include <boost/serialization/export.hpp> 59 "snemo::datamodel::helix_trajectory_pattern")
61 #endif // FALAISE_SNEMO_DATAMODEL_HELIX_TRAJECTORY_PATTERN_H
const geomtools::helix_3d & get_helix() const
Get a reference to the non mutable helix embedded model.
virtual ~helix_trajectory_pattern()
Destructor.
#define DATATOOLS_SERIALIZATION_DECLARATION()
The fitted helix trajectory pattern.
Definition: helix_trajectory_pattern.h:27
static const std::string & pattern_id()
Return pattern identifier of the pattern.
virtual const geomtools::i_shape_1d & get_shape() const
Return the reference to the 1D shape associated to the trajectory.
The base class of fitted trajectory pattern.
Definition: base_trajectory_pattern.h:26
Definition: calo_tapered_scin_box_model.h:54
geomtools::helix_3d & grab_helix()
Get a reference to the mutable helix embedded model.
helix_trajectory_pattern()
Default constructor.