KaliVeda
Toolkit for HIC analysis
GTOneScaler Class Reference

Detailed Description

Scaler class for the scaler structure.

CVS Log:

Id
GTOneScaler.H,v 1.2 2007/09/17 12:33:27 franklan Exp

Author:

Author
franklan

-*************************************************************************

GTGanilData.cpp - Main Header to ROOTGAnilTape

begin : Thu Jun 14 2001 copyright : (C) 2001 by Garp email : patoi.nosp@m.s@ga.nosp@m.nil.f.nosp@m.r

Definition at line 36 of file GTOneScaler.h.

#include <GTOneScaler.h>

Inheritance diagram for GTOneScaler:

Public Member Functions

 GTOneScaler (scale_struct *s)
 
 GTOneScaler (void)
 Default constructor. dont do anything. More...
 
UInt_t GetCount (void) const
 
UInt_t GetFrequency (void) const
 
UInt_t GetLabel (void) const
 
UInt_t GetStatus (void) const
 
void ls (Option_t *opt="") const
 
void Set (scale_struct *s)
 

Private Attributes

UInt_t fCount
 Comment here. More...
 
UInt_t fFreq
 Comment here. More...
 
UInt_t fLabel
 Comment here. More...
 
UInt_t fReserve [3]
 Comment here. More...
 
Int_t fStatus
 Comment here. More...
 
UInt_t fTics
 Comment here. More...
 

Constructor & Destructor Documentation

◆ GTOneScaler() [1/2]

GTOneScaler::GTOneScaler ( void  )

Default constructor. dont do anything.

Definition at line 27 of file GTOneScaler.cpp.

◆ GTOneScaler() [2/2]

GTOneScaler::GTOneScaler ( scale_struct *  s)

Definition at line 37 of file GTOneScaler.cpp.

Member Function Documentation

◆ GetCount()

UInt_t GTOneScaler::GetCount ( void  ) const
inline

Definition at line 42 of file GTOneScaler.h.

◆ GetFrequency()

UInt_t GTOneScaler::GetFrequency ( void  ) const
inline

Definition at line 50 of file GTOneScaler.h.

◆ GetLabel()

UInt_t GTOneScaler::GetLabel ( void  ) const
inline

Definition at line 54 of file GTOneScaler.h.

◆ GetStatus()

UInt_t GTOneScaler::GetStatus ( void  ) const
inline

Definition at line 46 of file GTOneScaler.h.

◆ ls()

void GTOneScaler::ls ( Option_t *  opt = "") const

Definition at line 61 of file GTOneScaler.cpp.

◆ Set()

void GTOneScaler::Set ( scale_struct *  s)

Definition at line 46 of file GTOneScaler.cpp.

Member Data Documentation

◆ fCount

UInt_t GTOneScaler::fCount
private

Comment here.

Definition at line 64 of file GTOneScaler.h.

◆ fFreq

UInt_t GTOneScaler::fFreq
private

Comment here.

Definition at line 65 of file GTOneScaler.h.

◆ fLabel

UInt_t GTOneScaler::fLabel
private

Comment here.

Definition at line 62 of file GTOneScaler.h.

◆ fReserve

UInt_t GTOneScaler::fReserve[3]
private

Comment here.

Definition at line 67 of file GTOneScaler.h.

◆ fStatus

Int_t GTOneScaler::fStatus
private

Comment here.

Definition at line 63 of file GTOneScaler.h.

◆ fTics

UInt_t GTOneScaler::fTics
private

Comment here.

Definition at line 66 of file GTOneScaler.h.