15 #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:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
TypeSet< Marker > & synthpickset_
Definition: welltiepickset.h:58
Definition: welltiecshot.h:20
Set of BufferString objects.
Definition: bufstringset.h:25
const TypeSet< Marker > & seisPickSet() const
Definition: welltiepickset.h:53
Class to help setup a callback handling.
Definition: notify.h:121
Set of (small) copyable elements.
Definition: commontypes.h:26
Definition: welltiedata.h:99
Definition: welltiepickset.h:29
Seismic trace.
Definition: seistrc.h:31
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:24
TypeSet< Marker > & seispickset_
Definition: welltiepickset.h:59
VSEvent::Type evtype_
Definition: welltiepickset.h:37