BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
BesCursor Class Reference

#include <BesCursor.h>

Inheritance diagram for BesCursor:

Public Member Functions

 BesCursor ()
 ~BesCursor ()
void SetType (EBESCursorType cursorType)
EBESCursorType GetType ()
void SetShowInfo (Bool_t show)
Bool_t GetShowInfo ()
 BesCursor ()
 ~BesCursor ()
void SetType (EBESCursorType cursorType)
EBESCursorType GetType ()
void SetShowInfo (Bool_t show)
Bool_t GetShowInfo ()
 BesCursor ()
 ~BesCursor ()
void SetType (EBESCursorType cursorType)
EBESCursorType GetType ()
void SetShowInfo (Bool_t show)
Bool_t GetShowInfo ()

Detailed Description

Constructor & Destructor Documentation

◆ BesCursor() [1/3]

BesCursor::BesCursor ( )

Definition at line 13 of file BesCursor.cxx.

13{}

◆ ~BesCursor() [1/3]

BesCursor::~BesCursor ( )

Definition at line 15 of file BesCursor.cxx.

15{}

◆ BesCursor() [2/3]

BesCursor::BesCursor ( )

◆ ~BesCursor() [2/3]

BesCursor::~BesCursor ( )

◆ BesCursor() [3/3]

BesCursor::BesCursor ( )

◆ ~BesCursor() [3/3]

BesCursor::~BesCursor ( )

Member Function Documentation

◆ GetShowInfo() [1/3]

Bool_t BesCursor::GetShowInfo ( )
inline

Definition at line 30 of file EventDisplay/BesVisLib/include/BesVisLib/BesCursor.h.

30{ return fShowInfo; }

◆ GetShowInfo() [2/3]

Bool_t BesCursor::GetShowInfo ( )
inline

Definition at line 30 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesCursor.h.

30{ return fShowInfo; }

◆ GetShowInfo() [3/3]

Bool_t BesCursor::GetShowInfo ( )
inline

Definition at line 30 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesCursor.h.

30{ return fShowInfo; }

◆ GetType() [1/3]

EBESCursorType BesCursor::GetType ( )
inline

Definition at line 27 of file EventDisplay/BesVisLib/include/BesVisLib/BesCursor.h.

27{ return fCursorType; }

◆ GetType() [2/3]

EBESCursorType BesCursor::GetType ( )
inline

Definition at line 27 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesCursor.h.

27{ return fCursorType; }

◆ GetType() [3/3]

EBESCursorType BesCursor::GetType ( )
inline

Definition at line 27 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesCursor.h.

27{ return fCursorType; }

◆ SetShowInfo() [1/3]

void BesCursor::SetShowInfo ( Bool_t show)
inline

Definition at line 29 of file EventDisplay/BesVisLib/include/BesVisLib/BesCursor.h.

29{ fShowInfo = show; }

◆ SetShowInfo() [2/3]

void BesCursor::SetShowInfo ( Bool_t show)
inline

Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesCursor.h.

29{ fShowInfo = show; }

◆ SetShowInfo() [3/3]

void BesCursor::SetShowInfo ( Bool_t show)
inline

Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesCursor.h.

29{ fShowInfo = show; }

◆ SetType() [1/3]

void BesCursor::SetType ( EBESCursorType cursorType)
inline

Definition at line 26 of file EventDisplay/BesVisLib/include/BesVisLib/BesCursor.h.

26{ fCursorType = cursorType; }

◆ SetType() [2/3]

void BesCursor::SetType ( EBESCursorType cursorType)
inline

Definition at line 26 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesCursor.h.

26{ fCursorType = cursorType; }

◆ SetType() [3/3]

void BesCursor::SetType ( EBESCursorType cursorType)
inline

Definition at line 26 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesCursor.h.

26{ fCursorType = cursorType; }

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