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

#include <BmnSyncDigit.h>

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

Public Member Functions

 BmnSyncDigit ()
 
 BmnSyncDigit (UInt_t iSerial, Long64_t iEvent, Long64_t t_sec, Long64_t t_ns)
 
UInt_t GetSerial () const
 
Long64_t GetEvent () const
 
Long64_t GetTime_sec () const
 
Long64_t GetTime_ns () const
 
virtual ~BmnSyncDigit ()
 
 ClassDef (BmnSyncDigit, 1)
 
 BmnSyncDigit ()
 
 BmnSyncDigit (UInt_t iSerial, Long64_t iEvent, Long64_t t_sec, Long64_t t_ns)
 
UInt_t GetSerial () const
 
Long64_t GetEvent () const
 
Long64_t GetTime_sec () const
 
Long64_t GetTime_ns () const
 
virtual ~BmnSyncDigit ()
 
 ClassDef (BmnSyncDigit, 1)
 

Public Attributes

UInt_t fSerial
 
Long64_t fGlobalEvent
 
Long64_t fT_sec
 
Long64_t fT_ns
 

Detailed Description

Definition at line 8 of file BmnSyncDigit.h.

Constructor & Destructor Documentation

◆ BmnSyncDigit() [1/4]

BmnSyncDigit::BmnSyncDigit ( )

Default constructor

Definition at line 3 of file BmnSyncDigit.cxx.

◆ BmnSyncDigit() [2/4]

BmnSyncDigit::BmnSyncDigit ( UInt_t  iSerial,
Long64_t  iEvent,
Long64_t  t_sec,
Long64_t  t_ns 
)

Constructor to use

Definition at line 6 of file BmnSyncDigit.cxx.

References fGlobalEvent, fSerial, fT_ns, and fT_sec.

◆ ~BmnSyncDigit() [1/2]

BmnSyncDigit::~BmnSyncDigit ( )
virtual

Destructor

Definition at line 13 of file BmnSyncDigit.cxx.

◆ BmnSyncDigit() [3/4]

BmnSyncDigit::BmnSyncDigit ( )

Default constructor

◆ BmnSyncDigit() [4/4]

BmnSyncDigit::BmnSyncDigit ( UInt_t  iSerial,
Long64_t  iEvent,
Long64_t  t_sec,
Long64_t  t_ns 
)

Constructor to use

◆ ~BmnSyncDigit() [2/2]

virtual BmnSyncDigit::~BmnSyncDigit ( )
virtual

Destructor

Member Function Documentation

◆ ClassDef() [1/2]

BmnSyncDigit::ClassDef ( BmnSyncDigit  ,
 
)

◆ ClassDef() [2/2]

BmnSyncDigit::ClassDef ( BmnSyncDigit  ,
 
)

◆ GetEvent() [1/2]

Long64_t BmnSyncDigit::GetEvent ( ) const
inline

Definition at line 21 of file BmnSyncDigit.h.

References fGlobalEvent.

◆ GetEvent() [2/2]

Long64_t BmnSyncDigit::GetEvent ( ) const
inline

Definition at line 21 of file BmnSyncDigit.h.

References fGlobalEvent.

◆ GetSerial() [1/2]

UInt_t BmnSyncDigit::GetSerial ( ) const
inline

Definition at line 17 of file BmnSyncDigit.h.

References fSerial.

◆ GetSerial() [2/2]

UInt_t BmnSyncDigit::GetSerial ( ) const
inline

Definition at line 17 of file BmnSyncDigit.h.

References fSerial.

◆ GetTime_ns() [1/2]

Long64_t BmnSyncDigit::GetTime_ns ( ) const
inline

Definition at line 29 of file BmnSyncDigit.h.

References fT_ns.

◆ GetTime_ns() [2/2]

Long64_t BmnSyncDigit::GetTime_ns ( ) const
inline

Definition at line 29 of file BmnSyncDigit.h.

References fT_ns.

◆ GetTime_sec() [1/2]

Long64_t BmnSyncDigit::GetTime_sec ( ) const
inline

Definition at line 25 of file BmnSyncDigit.h.

References fT_sec.

◆ GetTime_sec() [2/2]

Long64_t BmnSyncDigit::GetTime_sec ( ) const
inline

Definition at line 25 of file BmnSyncDigit.h.

References fT_sec.

Member Data Documentation

◆ fGlobalEvent

Long64_t BmnSyncDigit::fGlobalEvent

Definition at line 38 of file BmnSyncDigit.h.

Referenced by BmnSyncDigit(), and GetEvent().

◆ fSerial

UInt_t BmnSyncDigit::fSerial

Definition at line 37 of file BmnSyncDigit.h.

Referenced by BmnSyncDigit(), and GetSerial().

◆ fT_ns

Long64_t BmnSyncDigit::fT_ns

Definition at line 40 of file BmnSyncDigit.h.

Referenced by BmnSyncDigit(), and GetTime_ns().

◆ fT_sec

Long64_t BmnSyncDigit::fT_sec

Definition at line 39 of file BmnSyncDigit.h.

Referenced by BmnSyncDigit(), and GetTime_sec().


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