BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
THltInf Class Reference

#include <THltInf.h>

+ Inheritance diagram for THltInf:

Public Member Functions

 THltInf ()
 
 ~THltInf ()
 
void setEventType (const Int_t i)
 
void setAlgProcess (const Int_t i)
 
void setCriteriaTable (const Int_t i)
 
void setVersion (const Int_t i)
 
void setTotalEnergy (const Double_t etot)
 
void setNumber (const Int_t i)
 
void setNCON (const Int_t i)
 
void setMdcData (const vector< Int_t > &vec)
 
void setTofData (const vector< Int_t > &vec)
 
void setEmcData (const vector< Int_t > &vec)
 
void setMucData (const vector< Int_t > &vec)
 
void setConData (const vector< Int_t > &vec)
 
Int_t getEventType () const
 
Int_t getAlgProcess () const
 
Int_t getCriteriaTable () const
 
Int_t getVersion () const
 
Double_t getTotalEnergy () const
 
Int_t getNumber () const
 
Int_t getNCON () const
 
vector< Int_t > getMdcData () const
 
vector< Int_t > getTofData () const
 
vector< Int_t > getEmcData () const
 
vector< Int_t > getMucData () const
 
vector< Int_t > getConData () const
 
 THltInf ()
 
 ~THltInf ()
 
void setEventType (const Int_t i)
 
void setAlgProcess (const Int_t i)
 
void setCriteriaTable (const Int_t i)
 
void setVersion (const Int_t i)
 
void setTotalEnergy (const Double_t etot)
 
void setNumber (const Int_t i)
 
void setNCON (const Int_t i)
 
void setMdcData (const vector< Int_t > &vec)
 
void setTofData (const vector< Int_t > &vec)
 
void setEmcData (const vector< Int_t > &vec)
 
void setMucData (const vector< Int_t > &vec)
 
void setConData (const vector< Int_t > &vec)
 
Int_t getEventType () const
 
Int_t getAlgProcess () const
 
Int_t getCriteriaTable () const
 
Int_t getVersion () const
 
Double_t getTotalEnergy () const
 
Int_t getNumber () const
 
Int_t getNCON () const
 
vector< Int_t > getMdcData () const
 
vector< Int_t > getTofData () const
 
vector< Int_t > getEmcData () const
 
vector< Int_t > getMucData () const
 
vector< Int_t > getConData () const
 

Detailed Description

Constructor & Destructor Documentation

◆ THltInf() [1/2]

THltInf::THltInf ( )

◆ ~THltInf() [1/2]

THltInf::~THltInf ( )

Definition at line 12 of file THltInf.cxx.

12 {
13 Clear();
14 }

◆ THltInf() [2/2]

THltInf::THltInf ( )

◆ ~THltInf() [2/2]

THltInf::~THltInf ( )

Member Function Documentation

◆ getAlgProcess() [1/2]

Int_t THltInf::getAlgProcess ( ) const
inline

Definition at line 30 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

30{ return m_algProcess; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getAlgProcess() [2/2]

Int_t THltInf::getAlgProcess ( ) const
inline

Definition at line 30 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

30{ return m_algProcess; }

◆ getConData() [1/2]

vector< Int_t > THltInf::getConData ( ) const
inline

Definition at line 40 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

40{ return m_conData; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getConData() [2/2]

vector< Int_t > THltInf::getConData ( ) const
inline

Definition at line 40 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

40{ return m_conData; }

◆ getCriteriaTable() [1/2]

Int_t THltInf::getCriteriaTable ( ) const
inline

Definition at line 31 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

31{ return m_criTable; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getCriteriaTable() [2/2]

Int_t THltInf::getCriteriaTable ( ) const
inline

Definition at line 31 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

31{ return m_criTable; }

◆ getEmcData() [1/2]

vector< Int_t > THltInf::getEmcData ( ) const
inline

Definition at line 38 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

38{ return m_emcData; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getEmcData() [2/2]

vector< Int_t > THltInf::getEmcData ( ) const
inline

Definition at line 38 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

38{ return m_emcData; }

◆ getEventType() [1/2]

Int_t THltInf::getEventType ( ) const
inline

Definition at line 29 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

29{ return m_evtType; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getEventType() [2/2]

Int_t THltInf::getEventType ( ) const
inline

Definition at line 29 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

29{ return m_evtType; }

◆ getMdcData() [1/2]

vector< Int_t > THltInf::getMdcData ( ) const
inline

Definition at line 36 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

36{ return m_mdcData; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getMdcData() [2/2]

vector< Int_t > THltInf::getMdcData ( ) const
inline

Definition at line 36 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

36{ return m_mdcData; }

◆ getMucData() [1/2]

vector< Int_t > THltInf::getMucData ( ) const
inline

Definition at line 39 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

39{ return m_mucData; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getMucData() [2/2]

vector< Int_t > THltInf::getMucData ( ) const
inline

Definition at line 39 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

39{ return m_mucData; }

◆ getNCON() [1/2]

Int_t THltInf::getNCON ( ) const
inline

Definition at line 35 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

35{ return m_conNumber; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getNCON() [2/2]

Int_t THltInf::getNCON ( ) const
inline

Definition at line 35 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

35{ return m_conNumber; }

◆ getNumber() [1/2]

Int_t THltInf::getNumber ( ) const
inline

Definition at line 34 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

34{ return m_subNumber; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getNumber() [2/2]

Int_t THltInf::getNumber ( ) const
inline

Definition at line 34 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

34{ return m_subNumber; }

◆ getTofData() [1/2]

vector< Int_t > THltInf::getTofData ( ) const
inline

Definition at line 37 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

37{ return m_tofData; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getTofData() [2/2]

vector< Int_t > THltInf::getTofData ( ) const
inline

Definition at line 37 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

37{ return m_tofData; }

◆ getTotalEnergy() [1/2]

Double_t THltInf::getTotalEnergy ( ) const
inline

Definition at line 33 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

33{ return m_eTotal; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getTotalEnergy() [2/2]

Double_t THltInf::getTotalEnergy ( ) const
inline

Definition at line 33 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

33{ return m_eTotal; }

◆ getVersion() [1/2]

Int_t THltInf::getVersion ( ) const
inline

Definition at line 32 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

32{ return m_verNumber; }

Referenced by HltInfCnv::TObjectToDataObject().

◆ getVersion() [2/2]

Int_t THltInf::getVersion ( ) const
inline

Definition at line 32 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

32{ return m_verNumber; }

◆ setAlgProcess() [1/2]

void THltInf::setAlgProcess ( const Int_t  i)
inline

Definition at line 17 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

17{ m_algProcess=i; }

Referenced by HltInfCnv::DataObjectToTObject().

◆ setAlgProcess() [2/2]

void THltInf::setAlgProcess ( const Int_t  i)
inline

Definition at line 17 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

17{ m_algProcess=i; }

◆ setConData() [1/2]

void THltInf::setConData ( const vector< Int_t > &  vec)
inline

◆ setConData() [2/2]

void THltInf::setConData ( const vector< Int_t > &  vec)
inline

Definition at line 27 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

27{ m_conData =vec; }

◆ setCriteriaTable() [1/2]

void THltInf::setCriteriaTable ( const Int_t  i)
inline

Definition at line 18 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

18{ m_criTable =i; }

Referenced by HltInfCnv::DataObjectToTObject().

◆ setCriteriaTable() [2/2]

void THltInf::setCriteriaTable ( const Int_t  i)
inline

Definition at line 18 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

18{ m_criTable =i; }

◆ setEmcData() [1/2]

void THltInf::setEmcData ( const vector< Int_t > &  vec)
inline

◆ setEmcData() [2/2]

void THltInf::setEmcData ( const vector< Int_t > &  vec)
inline

Definition at line 25 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

25{ m_emcData =vec; }

◆ setEventType() [1/2]

void THltInf::setEventType ( const Int_t  i)
inline

Definition at line 16 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

16{ m_evtType = i; }

Referenced by HltInfCnv::DataObjectToTObject().

◆ setEventType() [2/2]

void THltInf::setEventType ( const Int_t  i)
inline

Definition at line 16 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

16{ m_evtType = i; }

◆ setMdcData() [1/2]

void THltInf::setMdcData ( const vector< Int_t > &  vec)
inline

◆ setMdcData() [2/2]

void THltInf::setMdcData ( const vector< Int_t > &  vec)
inline

Definition at line 23 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

23{ m_mdcData =vec; }

◆ setMucData() [1/2]

void THltInf::setMucData ( const vector< Int_t > &  vec)
inline

◆ setMucData() [2/2]

void THltInf::setMucData ( const vector< Int_t > &  vec)
inline

Definition at line 26 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

26{ m_mucData =vec; }

◆ setNCON() [1/2]

void THltInf::setNCON ( const Int_t  i)
inline

Definition at line 22 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

22{ m_conNumber =i; }

Referenced by HltInfCnv::DataObjectToTObject().

◆ setNCON() [2/2]

void THltInf::setNCON ( const Int_t  i)
inline

Definition at line 22 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

22{ m_conNumber =i; }

◆ setNumber() [1/2]

void THltInf::setNumber ( const Int_t  i)
inline

Definition at line 21 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

21{ m_subNumber =i; }

Referenced by HltInfCnv::DataObjectToTObject().

◆ setNumber() [2/2]

void THltInf::setNumber ( const Int_t  i)
inline

Definition at line 21 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

21{ m_subNumber =i; }

◆ setTofData() [1/2]

void THltInf::setTofData ( const vector< Int_t > &  vec)
inline

◆ setTofData() [2/2]

void THltInf::setTofData ( const vector< Int_t > &  vec)
inline

Definition at line 24 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

24{ m_tofData =vec; }

◆ setTotalEnergy() [1/2]

void THltInf::setTotalEnergy ( const Double_t  etot)
inline

Definition at line 20 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

20{ m_eTotal =etot; }
Double_t etot

Referenced by HltInfCnv::DataObjectToTObject().

◆ setTotalEnergy() [2/2]

void THltInf::setTotalEnergy ( const Double_t  etot)
inline

Definition at line 20 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

20{ m_eTotal =etot; }

◆ setVersion() [1/2]

void THltInf::setVersion ( const Int_t  i)
inline

Definition at line 19 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/THltInf.h.

19{ m_verNumber =i; }

Referenced by HltInfCnv::DataObjectToTObject().

◆ setVersion() [2/2]

void THltInf::setVersion ( const Int_t  i)
inline

Definition at line 19 of file InstallArea/include/RootEventData/RootEventData/THltInf.h.

19{ m_verNumber =i; }

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