Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

P_I_Histo_1D Class Reference

Inheritance diagram for P_I_Histo_1D:

P_I_Histo P_Histo_1D< T_Life, T_Bin, T_Partition > P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition > P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition > P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition > P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition > P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition > P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition > P_Histo1D P_Histo1DVar P_ProfileHisto1D P_ProfileHisto1DVar P_Histo1D_FTS P_Histo1DVar_FTS List of all members.

Public Types

typedef P_I_Histo_1D Like_Current
 Convenience typedef to current type.


Public Methods

 H_IID_IMPLEMENT (P_I_Histo_1D)
 Very simple RTTI feature.

typedef H_P__REF (I_Histo_1D) Ref_Like_Current
 Convenience typedef to reference to current type.

virtual Size extra_bin_count () const
 Number of extra bins.

virtual Size dim () const
 Dimension of the histo. i.e. of the problem space.

virtual int version () const
 Histogram version.

Ref_Like_Current clone (int copy_data=1)
 Make a clone of the structure of this histo.

Ref_Like_Current clone (H_P_CLUSTER1(a_place), int copy_data=1)
 Clone with clustering hint.

Ref_Like_Current add (const Ref_Like_Current &other)
 Add other histo to current histo and return a handle to this histo.

void add (const I_Histo &other)
 Add other histo to current histo.

Ref_Like_Current sub (const Ref_Like_Current &other)
 Subtract other histo from current histo and return a handle to this histo.

void sub (const I_Histo &other)
 Subtract other histo from current histo.

Ref_Like_Current mul (const Ref_Like_Current &other)
 Multiply other histo by current histo and return a handle to this histo.

void mul (const I_Histo &other)
 Multiply other histo by current histo.

Ref_Like_Current div (const Ref_Like_Current &other)
 Divide current histo by other histo and return a handle to this histo.

void div (const I_Histo &other)
 Divide current histo by other histo.

Ref_Like_Current binomial_div (const Ref_Like_Current &other)
 Do binomial division of current histo by other histo and return a handle to this histo.

void binomial_div (const I_Histo &other)
 Do binomial division of current histo by other histo.

void add (double x)
 Add scalar value x to current histo.

void sub (double x)
 Subtract scalar value x from current histo.

void mul (double x)
 Multiply current histo by scalar value x.

void div (double x)
 Divide current histo by scalar value x.


Protected Methods

 P_I_Histo_1D ()
virtual ~P_I_Histo_1D ()
 Virtual destructor.


Member Typedef Documentation

typedef P_I_Histo_1D P_I_Histo_1D::Like_Current
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 26 of file P_I_Histo_1D.ddl.


Constructor & Destructor Documentation

P_I_Histo_1D::P_I_Histo_1D   [inline, protected]
 

Definition at line 29 of file P_I_Histo_1D.ddl.

virtual P_I_Histo_1D::~P_I_Histo_1D   [inline, protected, virtual]
 

Definition at line 31 of file P_I_Histo_1D.ddl.


Member Function Documentation

void P_I_Histo_1D::add double    x [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 144 of file P_I_Histo_1D.ddl.

References P_I_Histo::add_().

void P_I_Histo_1D::add const I_Histo   other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 74 of file P_I_Histo_1D.ddl.

References P_I_Histo::add_().

Ref_Like_Current P_I_Histo_1D::add const Ref_Like_Current &    other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 61 of file P_I_Histo_1D.ddl.

References P_I_Histo::add1_(), dim(), H_P__REF(), HTL_ERR, and R_CAST.

void P_I_Histo_1D::binomial_div const I_Histo   other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 142 of file P_I_Histo_1D.ddl.

References P_I_Histo::binomial_div_().

Ref_Like_Current P_I_Histo_1D::binomial_div const Ref_Like_Current &    other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 129 of file P_I_Histo_1D.ddl.

References P_I_Histo::binomial_div1_(), dim(), H_P__REF(), HTL_ERR, and R_CAST.

Ref_Like_Current P_I_Histo_1D::clone H_P_CLUSTER1(a_place)   ,
int    copy_data = 1
[inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 52 of file P_I_Histo_1D.ddl.

References P_I_Histo::clone_(), H_P__REF(), and R_CAST.

Ref_Like_Current P_I_Histo_1D::clone int    copy_data = 1 [inline]
 

Data is also copied when copy_data is not 0 (which is the default behavior).

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 45 of file P_I_Histo_1D.ddl.

References P_I_Histo::clone_(), H_P__REF(), and R_CAST.

virtual Size P_I_Histo_1D::dim   const [inline, virtual]
 

Definition at line 38 of file P_I_Histo_1D.ddl.

References Size.

Referenced by add(), binomial_div(), div(), mul(), and sub().

void P_I_Histo_1D::div double    x [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 150 of file P_I_Histo_1D.ddl.

References P_I_Histo::div_().

void P_I_Histo_1D::div const I_Histo   other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 125 of file P_I_Histo_1D.ddl.

References P_I_Histo::div_().

Ref_Like_Current P_I_Histo_1D::div const Ref_Like_Current &    other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 112 of file P_I_Histo_1D.ddl.

References dim(), P_I_Histo::div1_(), H_P__REF(), HTL_ERR, and R_CAST.

virtual Size P_I_Histo_1D::extra_bin_count   const [inline, virtual]
 

For a 1D histo, it worths 3: H_UNDERFLOW H_IN_RANGE H_OVERFLOW. Note: H_IN_RANGE is not used.

Definition at line 36 of file P_I_Histo_1D.ddl.

References Size.

Referenced by P_Histo1DVar_FTS::add(), P_Histo1D_FTS::add(), P_ProfileHisto1DVar::add(), P_ProfileHisto1D::add(), P_Histo1DVar::add(), P_Histo1D::add(), P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >::add(), P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >::binomial_div(), P_Histo1DVar_FTS::div(), P_Histo1D_FTS::div(), P_ProfileHisto1DVar::div(), P_ProfileHisto1D::div(), P_Histo1DVar::div(), P_Histo1D::div(), P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >::div(), P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >::i_bin(), P_Histo1DVar_FTS::mul(), P_Histo1D_FTS::mul(), P_ProfileHisto1DVar::mul(), P_ProfileHisto1D::mul(), P_Histo1DVar::mul(), P_Histo1D::mul(), P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >::mul(), P_Histo1DVar_FTS::sub(), P_Histo1D_FTS::sub(), P_ProfileHisto1DVar::sub(), P_ProfileHisto1D::sub(), P_Histo1DVar::sub(), P_Histo1D::sub(), and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >::sub().

P_I_Histo_1D::H_IID_IMPLEMENT P_I_Histo_1D   
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

typedef P_I_Histo_1D::H_P__REF I_Histo_1D   
 

Reimplemented from P_I_Histo.

Referenced by add(), binomial_div(), clone(), div(), mul(), and sub().

void P_I_Histo_1D::mul double    x [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 148 of file P_I_Histo_1D.ddl.

References P_I_Histo::mul_().

void P_I_Histo_1D::mul const I_Histo   other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 108 of file P_I_Histo_1D.ddl.

References P_I_Histo::mul_().

Ref_Like_Current P_I_Histo_1D::mul const Ref_Like_Current &    other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 95 of file P_I_Histo_1D.ddl.

References dim(), H_P__REF(), HTL_ERR, P_I_Histo::mul1_(), and R_CAST.

void P_I_Histo_1D::sub double    x [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 146 of file P_I_Histo_1D.ddl.

References P_I_Histo::sub_().

void P_I_Histo_1D::sub const I_Histo   other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 91 of file P_I_Histo_1D.ddl.

References P_I_Histo::sub_().

Ref_Like_Current P_I_Histo_1D::sub const Ref_Like_Current &    other [inline]
 

Reimplemented from P_I_Histo.

Reimplemented in P_Histo_1D< T_Life, T_Bin, T_Partition >, P_Histo1D, P_Histo1DVar, P_ProfileHisto1D, P_ProfileHisto1DVar, P_Histo1D_FTS, P_Histo1DVar_FTS, P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >, P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >, P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >, and P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >.

Definition at line 78 of file P_I_Histo_1D.ddl.

References dim(), H_P__REF(), HTL_ERR, R_CAST, and P_I_Histo::sub1_().

virtual int P_I_Histo_1D::version   const [inline, virtual]
 

Definition at line 40 of file P_I_Histo_1D.ddl.


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

Anaphe documentation generated by Doxygen (www.doxygen.org)