9 #ifndef FALAISE_SNEMO_DATAMODEL_POLYLINE_TRAJECTORY_PATTERN_H 10 #define FALAISE_SNEMO_DATAMODEL_POLYLINE_TRAJECTORY_PATTERN_H 1 54 #endif // FALAISE_SNEMO_DATAMODEL_POLYLINE_TRAJECTORY_PATTERN_H virtual const geomtools::i_shape_1d & get_shape() const
Return the reference to the 1D shape associated to the trajectory.
virtual ~polyline_trajectory_pattern()
Destructor.
static const std::string & pattern_id()
Return pattern identifier of the pattern.
The fitted polyline trajectory pattern.
Definition: polyline_trajectory_pattern.h:24
geomtools::polyline_3d & grab_path()
Get a reference to the mutable polyline path embedded model.
#define DATATOOLS_SERIALIZATION_DECLARATION()
polyline_trajectory_pattern()
Default constructor.
The base class of fitted trajectory pattern.
Definition: base_trajectory_pattern.h:26
Definition: calo_tapered_scin_box_model.h:54
const geomtools::polyline_3d & get_path() const
Get a reference to the non mutable polyline path embedded model.