| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PerReadoutPmtChannel Class Reference

#include <PerReadoutPmtChannel.h>

List of all members.


Public Member Functions

 PerReadoutPmtChannel ()
virtual ~PerReadoutPmtChannel ()

Public Attributes

int channelId
int mode
std::vector< int > adc
std::vector< int > adcRange
std::vector< int > adcCycle
std::vector< int > pedestal
std::vector< int > tdc
std::vector< int > tdcHitCount
std::vector< int > waveAdcCycle
std::vector< int > waveAdcHigh
std::vector< int > waveAdcLow

Detailed Description

Definition at line 17 of file PerReadoutPmtChannel.h.


Constructor & Destructor Documentation

PerReadoutPmtChannel::PerReadoutPmtChannel (  ) 

Definition at line 3 of file PerReadoutPmtChannel.cc.

00004           :channelId(0)
00005           ,mode(0)
00006           ,adc()
00007           ,adcRange()
00008           ,adcCycle()
00009           ,pedestal()
00010           ,tdc()
00011           ,tdcHitCount()
00012           ,waveAdcCycle()
00013           ,waveAdcHigh()
00014           ,waveAdcLow()
00015 {}

PerReadoutPmtChannel::~PerReadoutPmtChannel (  )  [virtual]

Definition at line 17 of file PerReadoutPmtChannel.cc.

00018 {}


Member Data Documentation

int PerReadoutPmtChannel::channelId

Definition at line 22 of file PerReadoutPmtChannel.h.

int PerReadoutPmtChannel::mode

Definition at line 23 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::adc

Definition at line 24 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::adcRange

Definition at line 25 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::adcCycle

Definition at line 26 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::pedestal

Definition at line 27 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::tdc

Definition at line 28 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::tdcHitCount

Definition at line 29 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::waveAdcCycle

Definition at line 30 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::waveAdcHigh

Definition at line 31 of file PerReadoutPmtChannel.h.

std::vector<int> PerReadoutPmtChannel::waveAdcLow

Definition at line 32 of file PerReadoutPmtChannel.h.


The documentation for this class was generated from the following files:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:30:33 2011 for PerReadoutEvent by doxygen 1.4.7