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

#include <BmnMwpcDigit.h>

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

Public Member Functions

 BmnMwpcDigit ()
 
 BmnMwpcDigit (Short_t iStation, Short_t iPlane, Int_t iWire, UInt_t iTime)
 
Short_t GetStation () const
 
Short_t GetPlane () const
 
Int_t GetWireNumber () const
 
UInt_t GetTime () const
 
Int_t GetRefId () const
 
Int_t IsUsed () const
 
void SetStation (Short_t _tmp)
 
void SetPlane (Short_t _tmp)
 
void SetWireNumber (Int_t _tmp)
 
void SetTime (UInt_t _tmp)
 
void SetRefId (Int_t _tmp)
 
void SetUsing (Bool_t _tmp)
 
virtual ~BmnMwpcDigit ()
 
 BmnMwpcDigit ()
 
 BmnMwpcDigit (Short_t iStation, Short_t iPlane, Int_t iWire, UInt_t iTime)
 
Short_t GetStation () const
 
Short_t GetPlane () const
 
Int_t GetWireNumber () const
 
UInt_t GetTime () const
 
Int_t GetRefId () const
 
Int_t IsUsed () const
 
void SetStation (Short_t _tmp)
 
void SetPlane (Short_t _tmp)
 
void SetWireNumber (Int_t _tmp)
 
void SetTime (UInt_t _tmp)
 
void SetRefId (Int_t _tmp)
 
void SetUsing (Bool_t _tmp)
 
virtual ~BmnMwpcDigit ()
 

Detailed Description

Definition at line 15 of file BmnMwpcDigit.h.

Constructor & Destructor Documentation

◆ BmnMwpcDigit() [1/4]

BmnMwpcDigit::BmnMwpcDigit ( )

Default constructor

Definition at line 11 of file BmnMwpcDigit.cxx.

◆ BmnMwpcDigit() [2/4]

BmnMwpcDigit::BmnMwpcDigit ( Short_t  iStation,
Short_t  iPlane,
Int_t  iWire,
UInt_t  iTime 
)

Constructor to use

Definition at line 20 of file BmnMwpcDigit.cxx.

◆ ~BmnMwpcDigit() [1/2]

BmnMwpcDigit::~BmnMwpcDigit ( )
virtual

Destructor

Definition at line 29 of file BmnMwpcDigit.cxx.

◆ BmnMwpcDigit() [3/4]

BmnMwpcDigit::BmnMwpcDigit ( )

Default constructor

◆ BmnMwpcDigit() [4/4]

BmnMwpcDigit::BmnMwpcDigit ( Short_t  iStation,
Short_t  iPlane,
Int_t  iWire,
UInt_t  iTime 
)

Constructor to use

◆ ~BmnMwpcDigit() [2/2]

virtual BmnMwpcDigit::~BmnMwpcDigit ( )
virtual

Destructor

Member Function Documentation

◆ GetPlane() [1/2]

Short_t BmnMwpcDigit::GetPlane ( ) const
inline

Definition at line 26 of file BmnMwpcDigit.h.

◆ GetPlane() [2/2]

Short_t BmnMwpcDigit::GetPlane ( ) const
inline

Definition at line 26 of file BmnMwpcDigit.h.

◆ GetRefId() [1/2]

Int_t BmnMwpcDigit::GetRefId ( ) const
inline

Definition at line 29 of file BmnMwpcDigit.h.

◆ GetRefId() [2/2]

Int_t BmnMwpcDigit::GetRefId ( ) const
inline

Definition at line 29 of file BmnMwpcDigit.h.

◆ GetStation() [1/2]

Short_t BmnMwpcDigit::GetStation ( ) const
inline

Definition at line 25 of file BmnMwpcDigit.h.

◆ GetStation() [2/2]

Short_t BmnMwpcDigit::GetStation ( ) const
inline

Definition at line 25 of file BmnMwpcDigit.h.

◆ GetTime() [1/2]

UInt_t BmnMwpcDigit::GetTime ( ) const
inline

Definition at line 28 of file BmnMwpcDigit.h.

◆ GetTime() [2/2]

UInt_t BmnMwpcDigit::GetTime ( ) const
inline

Definition at line 28 of file BmnMwpcDigit.h.

◆ GetWireNumber() [1/2]

Int_t BmnMwpcDigit::GetWireNumber ( ) const
inline

Definition at line 27 of file BmnMwpcDigit.h.

◆ GetWireNumber() [2/2]

Int_t BmnMwpcDigit::GetWireNumber ( ) const
inline

Definition at line 27 of file BmnMwpcDigit.h.

◆ IsUsed() [1/2]

Int_t BmnMwpcDigit::IsUsed ( ) const
inline

Definition at line 30 of file BmnMwpcDigit.h.

◆ IsUsed() [2/2]

Int_t BmnMwpcDigit::IsUsed ( ) const
inline

Definition at line 30 of file BmnMwpcDigit.h.

◆ SetPlane() [1/2]

void BmnMwpcDigit::SetPlane ( Short_t  _tmp)
inline

Definition at line 33 of file BmnMwpcDigit.h.

◆ SetPlane() [2/2]

void BmnMwpcDigit::SetPlane ( Short_t  _tmp)
inline

Definition at line 33 of file BmnMwpcDigit.h.

◆ SetRefId() [1/2]

void BmnMwpcDigit::SetRefId ( Int_t  _tmp)
inline

Definition at line 36 of file BmnMwpcDigit.h.

◆ SetRefId() [2/2]

void BmnMwpcDigit::SetRefId ( Int_t  _tmp)
inline

Definition at line 36 of file BmnMwpcDigit.h.

◆ SetStation() [1/2]

void BmnMwpcDigit::SetStation ( Short_t  _tmp)
inline

Definition at line 32 of file BmnMwpcDigit.h.

◆ SetStation() [2/2]

void BmnMwpcDigit::SetStation ( Short_t  _tmp)
inline

Definition at line 32 of file BmnMwpcDigit.h.

◆ SetTime() [1/2]

void BmnMwpcDigit::SetTime ( UInt_t  _tmp)
inline

Definition at line 35 of file BmnMwpcDigit.h.

◆ SetTime() [2/2]

void BmnMwpcDigit::SetTime ( UInt_t  _tmp)
inline

Definition at line 35 of file BmnMwpcDigit.h.

◆ SetUsing() [1/2]

void BmnMwpcDigit::SetUsing ( Bool_t  _tmp)
inline

Definition at line 37 of file BmnMwpcDigit.h.

◆ SetUsing() [2/2]

void BmnMwpcDigit::SetUsing ( Bool_t  _tmp)
inline

Definition at line 37 of file BmnMwpcDigit.h.

◆ SetWireNumber() [1/2]

void BmnMwpcDigit::SetWireNumber ( Int_t  _tmp)
inline

Definition at line 34 of file BmnMwpcDigit.h.

◆ SetWireNumber() [2/2]

void BmnMwpcDigit::SetWireNumber ( Int_t  _tmp)
inline

Definition at line 34 of file BmnMwpcDigit.h.


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