ARB
Public Member Functions | List of all members
AliView Class Reference

#include <AliView.hxx>

Public Member Functions

 AliView (GBDATA *gb_main_)
 
 AliView (GBDATA *gb_main_, const AP_filter &filter_, const AP_weights &weights_, const char *aliname_)
 
 AliView (const AliView &other)
 
 ~AliView ()
 
 DECLARE_ASSIGNMENT_OPERATOR (AliView)
 
const charget_aliname () const
 
const AP_filterget_filter () const
 
AP_filterget_filter ()
 
const AP_weightsget_weights () const
 
GBDATAget_gb_main () const
 
size_t get_length () const
 
bool has_data () const
 

Detailed Description

Definition at line 25 of file AliView.hxx.

Constructor & Destructor Documentation

AliView::AliView ( GBDATA gb_main_)
explicit

Definition at line 33 of file AliView.cxx.

AliView::AliView ( GBDATA gb_main_,
const AP_filter filter_,
const AP_weights weights_,
const char aliname_ 
)

Definition at line 42 of file AliView.cxx.

AliView::AliView ( const AliView other)

Definition at line 51 of file AliView.cxx.

AliView::~AliView ( )

Definition at line 60 of file AliView.cxx.

Member Function Documentation

AliView::DECLARE_ASSIGNMENT_OPERATOR ( AliView  )
const char* AliView::get_aliname ( ) const
inline
const AP_filter* AliView::get_filter ( ) const
inline
AP_filter* AliView::get_filter ( )
inline

Definition at line 43 of file AliView.hxx.

const AP_weights* AliView::get_weights ( ) const
inline

Definition at line 45 of file AliView.hxx.

Referenced by ARB_seqtree_root::get_weights(), and AP_sequence::get_weights().

GBDATA* AliView::get_gb_main ( ) const
inline
size_t AliView::get_length ( ) const
bool AliView::has_data ( ) const
inline

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