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

Anode waveform sample. More...

#include <Ars.hh>

Inheritance diagram for AWF_Sample:
DWF_Sample

Public Member Functions

 AWF_Sample ()
 Default constructor.
 
virtual ~AWF_Sample ()
 Virtual destructor.
 
 ClassDef (AWF_Sample, 2)
 ROOT class definition.
 

Public Attributes

unsigned char time
 TVC.
 
unsigned char anode
 AVC.
 

Detailed Description

Anode waveform sample.

Definition at line 183 of file Ars.hh.

Constructor & Destructor Documentation

◆ AWF_Sample()

AWF_Sample::AWF_Sample ( )
inline

Default constructor.

Definition at line 193 of file Ars.hh.

193 :
194 time(0),
195 anode(0)
196 {}
unsigned char anode
AVC.
Definition Ars.hh:188
unsigned char time
TVC.
Definition Ars.hh:186

◆ ~AWF_Sample()

virtual AWF_Sample::~AWF_Sample ( )
inlinevirtual

Virtual destructor.

Definition at line 201 of file Ars.hh.

201{};

Member Function Documentation

◆ ClassDef()

AWF_Sample::ClassDef ( AWF_Sample ,
2  )

ROOT class definition.

Member Data Documentation

◆ time

unsigned char AWF_Sample::time

TVC.

Definition at line 186 of file Ars.hh.

◆ anode

unsigned char AWF_Sample::anode

AVC.

Definition at line 188 of file Ars.hh.


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