Jpp  master_rocky-43-ge265d140c
the software that should make you happy
Public Member Functions | Public Attributes | List of all members
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. More...
 
 ClassDef (DWF_Sample, 2)
 ROOT class definition. More...
 
 ClassDef (AWF_Sample, 2)
 ROOT class definition. More...
 

Public Attributes

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

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  ,
 
)

ROOT class definition.

◆ ClassDef() [2/2]

AWF_Sample::ClassDef ( AWF_Sample  ,
 
)
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: