Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
DWF_Sample Class Reference

Dynode waveform sample. More...

#include <Ars.hh>

Inheritance diagram for DWF_Sample:
AWF_Sample

Public Member Functions

 DWF_Sample ()
 Default constructor.
 
 ClassDef (DWF_Sample, 2)
 ROOT class definition.
 
 ClassDef (AWF_Sample, 2)
 ROOT class definition.
 

Public Attributes

unsigned char dynode1
 AVC dynode 1.
 
unsigned char dynode2
 AVC dynode 2.
 
unsigned char time
 TVC.
 
unsigned char anode
 AVC.
 

Detailed Description

Dynode waveform sample.

Definition at line 211 of file Ars.hh.

Constructor & Destructor Documentation

◆ DWF_Sample()

DWF_Sample::DWF_Sample ( )
inline

Default constructor.

Definition at line 223 of file Ars.hh.

223 :
224 AWF_Sample(),
225 dynode1(0),
226 dynode2(0)
227 {}
AWF_Sample()
Default constructor.
Definition Ars.hh:193
unsigned char dynode2
AVC dynode 2.
Definition Ars.hh:218
unsigned char dynode1
AVC dynode 1.
Definition Ars.hh:216

Member Function Documentation

◆ ClassDef() [1/2]

DWF_Sample::ClassDef ( DWF_Sample ,
2  )

ROOT class definition.

◆ ClassDef() [2/2]

AWF_Sample::ClassDef ( AWF_Sample ,
2  )
inherited

ROOT class definition.

Member Data Documentation

◆ dynode1

unsigned char DWF_Sample::dynode1

AVC dynode 1.

Definition at line 216 of file Ars.hh.

◆ dynode2

unsigned char DWF_Sample::dynode2

AVC dynode 2.

Definition at line 218 of file Ars.hh.

◆ time

unsigned char AWF_Sample::time
inherited

TVC.

Definition at line 186 of file Ars.hh.

◆ anode

unsigned char AWF_Sample::anode
inherited

AVC.

Definition at line 188 of file Ars.hh.


The documentation for this class was generated from the following file: