Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaEventHeader Class Reference

Definition at line 15 of file THaEvent.h.

Public Member Functions

UInt_t GetEvtLen () const
 
UInt_t GetEvtNum () const
 
ULong64_t GetEvtTime () const
 
UInt_t GetEvtType () const
 
Int_t GetHelicity () const
 
UInt_t GetRun () const
 
UInt_t GetTrigBits () const
 
void Set (UInt_t num, UInt_t type, UInt_t len, ULong64_t time, Int_t hel, UInt_t tbits, UInt_t run)
 
 THaEventHeader ()
 
virtual ~THaEventHeader ()=default
 

Private Attributes

UInt_t fEvtLen
 
UInt_t fEvtNum
 
ULong64_t fEvtTime
 
UInt_t fEvtType
 
Int_t fHelicity
 
UInt_t fRun
 
UInt_t fTrigBits
 

#include <THaEvent.h>

Constructor & Destructor Documentation

◆ THaEventHeader()

THaEventHeader::THaEventHeader ( )
inline

Definition at line 18 of file THaEvent.h.

◆ ~THaEventHeader()

virtual THaEventHeader::~THaEventHeader ( )
virtualdefault

Member Function Documentation

◆ GetEvtLen()

UInt_t THaEventHeader::GetEvtLen ( ) const
inline

Definition at line 35 of file THaEvent.h.

◆ GetEvtNum()

UInt_t THaEventHeader::GetEvtNum ( ) const
inline

Definition at line 33 of file THaEvent.h.

◆ GetEvtTime()

ULong64_t THaEventHeader::GetEvtTime ( ) const
inline

Definition at line 36 of file THaEvent.h.

◆ GetEvtType()

UInt_t THaEventHeader::GetEvtType ( ) const
inline

Definition at line 34 of file THaEvent.h.

◆ GetHelicity()

Int_t THaEventHeader::GetHelicity ( ) const
inline

Definition at line 37 of file THaEvent.h.

◆ GetRun()

UInt_t THaEventHeader::GetRun ( ) const
inline

Definition at line 39 of file THaEvent.h.

◆ GetTrigBits()

UInt_t THaEventHeader::GetTrigBits ( ) const
inline

Definition at line 38 of file THaEvent.h.

◆ Set()

void THaEventHeader::Set ( UInt_t  num,
UInt_t  type,
UInt_t  len,
ULong64_t  time,
Int_t  hel,
UInt_t  tbits,
UInt_t  run 
)
inline

Definition at line 23 of file THaEvent.h.

Member Data Documentation

◆ fEvtLen

UInt_t THaEventHeader::fEvtLen
private

Definition at line 46 of file THaEvent.h.

◆ fEvtNum

UInt_t THaEventHeader::fEvtNum
private

Definition at line 44 of file THaEvent.h.

◆ fEvtTime

ULong64_t THaEventHeader::fEvtTime
private

Definition at line 43 of file THaEvent.h.

◆ fEvtType

UInt_t THaEventHeader::fEvtType
private

Definition at line 45 of file THaEvent.h.

◆ fHelicity

Int_t THaEventHeader::fHelicity
private

Definition at line 47 of file THaEvent.h.

◆ fRun

UInt_t THaEventHeader::fRun
private

Definition at line 49 of file THaEvent.h.

◆ fTrigBits

UInt_t THaEventHeader::fTrigBits
private

Definition at line 48 of file THaEvent.h.


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