#include <MJWaveformPlanarSegment.hh>
Inheritance diagram for MJWaveformPlanarSegment:
Public Member Functions | |
MJWaveformPlanarSegment (HepInt csign) | |
MJWaveformPlanarSegment (const MJWaveformPlanarSegment &) | |
~MJWaveformPlanarSegment () | |
void | Construct () |
void | GetWeighingFieldVector (const Hep3Vector *pos, Hep3Vector *Ew) |
Private Attributes | |
HepDouble | fSign |
REVISION:
05-10-2004, Initiated, R. Henning.
Definition at line 72 of file MJWaveformPlanarSegment.hh.
|
AUTHOR: R.Henning CONTACT: FIRST SUBMISSION: Mon May 10 14:41:24 PDT 2004 REVISION: 05-10-2004, Initiated, R. Henning Definition at line 56 of file MJWaveformPlanarSegment.cc. |
|
Definition at line 62 of file MJWaveformPlanarSegment.cc. |
|
Definition at line 67 of file MJWaveformPlanarSegment.cc. |
|
Implements MJVWaveformSegment. Definition at line 72 of file MJWaveformPlanarSegment.cc. References MJVWaveform::AllocateChargeSignal(), and MJVWaveform::AllocateCurrentSignal(). |
|
Weighing field of this segment. This is a pointer to a function that needs to be assigned in the derived class or elsewhere. Implements MJVWaveformSegment. Definition at line 80 of file MJWaveformPlanarSegment.cc. References fSign. |
|
Definition at line 96 of file MJWaveformPlanarSegment.hh. Referenced by GetWeighingFieldVector(). |