9 #ifndef FALAISE_SNEMO_DATAMODEL_LINE_TRAJECTORY_PATTERN_H 10 #define FALAISE_SNEMO_DATAMODEL_LINE_TRAJECTORY_PATTERN_H 1 54 #include <boost/serialization/export.hpp> 56 "snemo::datamodel::line_trajectory_pattern")
58 #endif // FALAISE_SNEMO_DATAMODEL_LINE_TRAJECTORY_PATTERN_H
const geomtools::line_3d & get_segment() const
Get a reference to the non mutable line/segment embedded model.
line_trajectory_pattern()
Default constructor.
The fitted line trajectory pattern.
Definition: line_trajectory_pattern.h:24
static const std::string & pattern_id()
Return pattern identifier of the pattern.
#define DATATOOLS_SERIALIZATION_DECLARATION()
virtual ~line_trajectory_pattern()
Destructor.
The base class of fitted trajectory pattern.
Definition: base_trajectory_pattern.h:26
Definition: calo_tapered_scin_box_model.h:54
geomtools::line_3d & grab_segment()
Get a reference to the mutable line/segment embedded model.
virtual const geomtools::i_shape_1d & get_shape() const
Return the reference to the 1D shape associated to the trajectory.