BmnRoot
Loading...
Searching...
No Matches
BmnZDCDigit Class Reference

#include <BmnZDCDigit.h>

Inheritance diagram for BmnZDCDigit:
[legend]
Collaboration diagram for BmnZDCDigit:
[legend]

Public Member Functions

 BmnZDCDigit ()
 
 BmnZDCDigit (UChar_t ix, UChar_t iy, Float_t x, Float_t y, UChar_t size, UChar_t ch, Float_t amp)
 
 BmnZDCDigit (UChar_t ix, UChar_t iy, Float_t x, Float_t y, UChar_t size, UChar_t ch, Float_t amp, Float_t sigMin, Float_t sigMax, Float_t sigPed, Float_t sigInt)
 
void SetIX (UChar_t ix)
 
void SetIY (UChar_t iy)
 
void SetSize (UChar_t size)
 
void SetSignalMin (Float_t value)
 
void SetSignalMax (Float_t value)
 
void SetSignalPed (Float_t value)
 
void SetSignalInt (Float_t value)
 
UChar_t GetIX () const
 
UChar_t GetIY () const
 
UChar_t GetSize () const
 
Float_t GetSignalMin () const
 
Float_t GetSignalMax () const
 
Float_t GetSignalPed () const
 
Float_t GetSignalInt () const
 
virtual ~BmnZDCDigit ()
 
 BmnZDCDigit ()
 
 BmnZDCDigit (UChar_t ix, UChar_t iy, Float_t x, Float_t y, UChar_t size, UChar_t ch, Float_t amp)
 
 BmnZDCDigit (UChar_t ix, UChar_t iy, Float_t x, Float_t y, UChar_t size, UChar_t ch, Float_t amp, Float_t sigMin, Float_t sigMax, Float_t sigPed, Float_t sigInt)
 
void SetIX (UChar_t ix)
 
void SetIY (UChar_t iy)
 
void SetSize (UChar_t size)
 
void SetSignalMin (Float_t value)
 
void SetSignalMax (Float_t value)
 
void SetSignalPed (Float_t value)
 
void SetSignalInt (Float_t value)
 
UChar_t GetIX () const
 
UChar_t GetIY () const
 
UChar_t GetSize () const
 
Float_t GetSignalMin () const
 
Float_t GetSignalMax () const
 
Float_t GetSignalPed () const
 
Float_t GetSignalInt () const
 
virtual ~BmnZDCDigit ()
 
- Public Member Functions inherited from BmnCaloDigit
 BmnCaloDigit ()
 
 BmnCaloDigit (Float_t x, Float_t y, UShort_t ch, Float_t amp)
 
virtual ~BmnCaloDigit ()
 
void SetX (Float_t x)
 
void SetY (Float_t y)
 
void SetChannel (UShort_t ch)
 
void SetAmp (Float_t amp)
 
Float_t GetX () const
 
Float_t GetY () const
 
UShort_t GetChannel () const
 
Float_t GetAmp () const
 
 BmnCaloDigit ()
 
 BmnCaloDigit (Float_t x, Float_t y, UShort_t ch, Float_t amp)
 
virtual ~BmnCaloDigit ()
 
void SetX (Float_t x)
 
void SetY (Float_t y)
 
void SetChannel (UShort_t ch)
 
void SetAmp (Float_t amp)
 
Float_t GetX () const
 
Float_t GetY () const
 
UShort_t GetChannel () const
 
Float_t GetAmp () const
 

Additional Inherited Members

- Protected Member Functions inherited from BmnCaloDigit
 ClassDef (BmnCaloDigit, 1)
 
 ClassDef (BmnCaloDigit, 1)
 
- Protected Attributes inherited from BmnCaloDigit
Float_t fX
 
Float_t fY
 
UShort_t fChannel
 
Float_t fAmp
 

Detailed Description

Definition at line 6 of file BmnZDCDigit.h.

Constructor & Destructor Documentation

◆ BmnZDCDigit() [1/6]

BmnZDCDigit::BmnZDCDigit ( )

Default constructor

Definition at line 3 of file BmnZDCDigit.cxx.

◆ BmnZDCDigit() [2/6]

BmnZDCDigit::BmnZDCDigit ( UChar_t  ix,
UChar_t  iy,
Float_t  x,
Float_t  y,
UChar_t  size,
UChar_t  ch,
Float_t  amp 
)

Main constructor

Definition at line 15 of file BmnZDCDigit.cxx.

◆ BmnZDCDigit() [3/6]

BmnZDCDigit::BmnZDCDigit ( UChar_t  ix,
UChar_t  iy,
Float_t  x,
Float_t  y,
UChar_t  size,
UChar_t  ch,
Float_t  amp,
Float_t  sigMin,
Float_t  sigMax,
Float_t  sigPed,
Float_t  sigInt 
)

Definition at line 23 of file BmnZDCDigit.cxx.

◆ ~BmnZDCDigit() [1/2]

BmnZDCDigit::~BmnZDCDigit ( )
virtual

Destructor

Definition at line 36 of file BmnZDCDigit.cxx.

◆ BmnZDCDigit() [4/6]

BmnZDCDigit::BmnZDCDigit ( )

Default constructor

◆ BmnZDCDigit() [5/6]

BmnZDCDigit::BmnZDCDigit ( UChar_t  ix,
UChar_t  iy,
Float_t  x,
Float_t  y,
UChar_t  size,
UChar_t  ch,
Float_t  amp 
)

Main constructor

◆ BmnZDCDigit() [6/6]

BmnZDCDigit::BmnZDCDigit ( UChar_t  ix,
UChar_t  iy,
Float_t  x,
Float_t  y,
UChar_t  size,
UChar_t  ch,
Float_t  amp,
Float_t  sigMin,
Float_t  sigMax,
Float_t  sigPed,
Float_t  sigInt 
)

◆ ~BmnZDCDigit() [2/2]

virtual BmnZDCDigit::~BmnZDCDigit ( )
virtual

Destructor

Member Function Documentation

◆ GetIX() [1/2]

UChar_t BmnZDCDigit::GetIX ( ) const
inline

Definition at line 27 of file BmnZDCDigit.h.

Referenced by BmnHistZDC::FillFromDigi().

◆ GetIX() [2/2]

UChar_t BmnZDCDigit::GetIX ( ) const
inline

Definition at line 27 of file BmnZDCDigit.h.

◆ GetIY() [1/2]

UChar_t BmnZDCDigit::GetIY ( ) const
inline

Definition at line 28 of file BmnZDCDigit.h.

Referenced by BmnHistZDC::FillFromDigi().

◆ GetIY() [2/2]

UChar_t BmnZDCDigit::GetIY ( ) const
inline

Definition at line 28 of file BmnZDCDigit.h.

◆ GetSignalInt() [1/2]

Float_t BmnZDCDigit::GetSignalInt ( ) const
inline

Definition at line 34 of file BmnZDCDigit.h.

◆ GetSignalInt() [2/2]

Float_t BmnZDCDigit::GetSignalInt ( ) const
inline

Definition at line 34 of file BmnZDCDigit.h.

◆ GetSignalMax() [1/2]

Float_t BmnZDCDigit::GetSignalMax ( ) const
inline

Definition at line 32 of file BmnZDCDigit.h.

◆ GetSignalMax() [2/2]

Float_t BmnZDCDigit::GetSignalMax ( ) const
inline

Definition at line 32 of file BmnZDCDigit.h.

◆ GetSignalMin() [1/2]

Float_t BmnZDCDigit::GetSignalMin ( ) const
inline

Definition at line 31 of file BmnZDCDigit.h.

◆ GetSignalMin() [2/2]

Float_t BmnZDCDigit::GetSignalMin ( ) const
inline

Definition at line 31 of file BmnZDCDigit.h.

◆ GetSignalPed() [1/2]

Float_t BmnZDCDigit::GetSignalPed ( ) const
inline

Definition at line 33 of file BmnZDCDigit.h.

◆ GetSignalPed() [2/2]

Float_t BmnZDCDigit::GetSignalPed ( ) const
inline

Definition at line 33 of file BmnZDCDigit.h.

◆ GetSize() [1/2]

UChar_t BmnZDCDigit::GetSize ( ) const
inline

Definition at line 29 of file BmnZDCDigit.h.

◆ GetSize() [2/2]

UChar_t BmnZDCDigit::GetSize ( ) const
inline

Definition at line 29 of file BmnZDCDigit.h.

◆ SetIX() [1/2]

void BmnZDCDigit::SetIX ( UChar_t  ix)
inline

Definition at line 18 of file BmnZDCDigit.h.

Referenced by BmnZdcDigitizer::LoadMap().

◆ SetIX() [2/2]

void BmnZDCDigit::SetIX ( UChar_t  ix)
inline

Definition at line 18 of file BmnZDCDigit.h.

◆ SetIY() [1/2]

void BmnZDCDigit::SetIY ( UChar_t  iy)
inline

Definition at line 19 of file BmnZDCDigit.h.

Referenced by BmnZdcDigitizer::LoadMap().

◆ SetIY() [2/2]

void BmnZDCDigit::SetIY ( UChar_t  iy)
inline

Definition at line 19 of file BmnZDCDigit.h.

◆ SetSignalInt() [1/2]

void BmnZDCDigit::SetSignalInt ( Float_t  value)
inline

Definition at line 25 of file BmnZDCDigit.h.

◆ SetSignalInt() [2/2]

void BmnZDCDigit::SetSignalInt ( Float_t  value)
inline

Definition at line 25 of file BmnZDCDigit.h.

◆ SetSignalMax() [1/2]

void BmnZDCDigit::SetSignalMax ( Float_t  value)
inline

Definition at line 23 of file BmnZDCDigit.h.

◆ SetSignalMax() [2/2]

void BmnZDCDigit::SetSignalMax ( Float_t  value)
inline

Definition at line 23 of file BmnZDCDigit.h.

◆ SetSignalMin() [1/2]

void BmnZDCDigit::SetSignalMin ( Float_t  value)
inline

Definition at line 22 of file BmnZDCDigit.h.

◆ SetSignalMin() [2/2]

void BmnZDCDigit::SetSignalMin ( Float_t  value)
inline

Definition at line 22 of file BmnZDCDigit.h.

◆ SetSignalPed() [1/2]

void BmnZDCDigit::SetSignalPed ( Float_t  value)
inline

Definition at line 24 of file BmnZDCDigit.h.

◆ SetSignalPed() [2/2]

void BmnZDCDigit::SetSignalPed ( Float_t  value)
inline

Definition at line 24 of file BmnZDCDigit.h.

◆ SetSize() [1/2]

void BmnZDCDigit::SetSize ( UChar_t  size)
inline

Definition at line 20 of file BmnZDCDigit.h.

Referenced by BmnZdcDigitizer::LoadMap().

◆ SetSize() [2/2]

void BmnZDCDigit::SetSize ( UChar_t  size)
inline

Definition at line 20 of file BmnZDCDigit.h.


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