1 #ifndef welltiepickset_h 2 #define welltiepickset_h 16 #include "wellattribmod.h" 39 void addPick(
float,
bool,
const SeisTrc* trc=0);
40 void addPick(
float,
float);
42 bool isSynthSeisSameSize()
const;
44 void clearLastPicks();
45 float findEvent(
const SeisTrc&,
float)
const;
46 void setPickSetPos(
bool issynth,
int idx,
float z);
50 void setEventType(
const char*);
51 const char* getEventType()
const;
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
TypeSet< Marker > & synthpickset_
Definition: welltiepickset.h:58
Definition: welltiecshot.h:21
Set of BufferString objects.
Definition: bufstringset.h:28
const TypeSet< Marker > & seisPickSet() const
Definition: welltiepickset.h:53
Definition: callback.h:254
Set of (small) copyable elements.
Definition: commontypes.h:30
Definition: welltiedata.h:96
Definition: welltiepickset.h:29
Seismic trace.
Definition: seistrc.h:34
Notifier< PickSetMgr > pickadded
Definition: welltiepickset.h:34
bool lastpicksynth_
Definition: welltiepickset.h:36
const TypeSet< Marker > & synthPickSet() const
Definition: welltiepickset.h:52
Type
Definition: valseriesevent.h:26
TypeSet< Marker > & seispickset_
Definition: welltiepickset.h:59
VSEvent::Type evtype_
Definition: welltiepickset.h:37