Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

P_Histograms.ddl File Reference

#include "HTL/Even_Partition.h"
#include "HTL/P_Uneven_Partition.h"
#include "HTL/Gravity_Bin_1D.h"
#include "HTL/Weighted_Bin.h"
#include "HTL/Profile_Bin.h"
#include "HTL/Float_Weighted_Bin.h"
#include "HTL/P_Lifetime.h"
#include "HTL/P_Histo_1D.h"
#include "HTL/P_Histo_1D.cpp"
#include "HTL/P_Histo_2D.h"
#include "HTL/P_Histo_2D.cpp"

Go to the source code of this file.

Defines

#define _H_P__HISTOGRAMS_H_   1

Typedefs

typedef P_Histo_1D< P_Lifetime<
Weighted_Bin >, Weighted_Bin,
Even_Partition
P_Histo_1D_WED
typedef P_Histo_1D< P_Lifetime<
Weighted_Bin >, Weighted_Bin,
P_Uneven_Partition
P_Histo_1D_WUD
typedef P_Histo_1D< P_Lifetime<
Gravity_Bin_1D >, Gravity_Bin_1D,
Even_Partition
P_Histo_1D_GED
typedef P_Histo_1D< P_Lifetime<
Gravity_Bin_1D >, Gravity_Bin_1D,
P_Uneven_Partition
P_Histo_1D_GUD
typedef P_Histo_1D< P_Lifetime<
Profile_Bin >, Profile_Bin,
Even_Partition
P_Histo_1D_PED
typedef P_Histo_1D< P_Lifetime<
Profile_Bin >, Profile_Bin,
P_Uneven_Partition
P_Histo_1D_PUD
typedef P_Histo_2D< P_Lifetime<
Weighted_Bin >, Weighted_Bin,
double, Even_Partition, double,
Even_Partition
P_Histo_2D_WED
typedef P_Histo_2D< P_Lifetime<
Weighted_Bin >, Weighted_Bin,
double, P_Uneven_Partition,
double, P_Uneven_Partition
P_Histo_2D_WUD
typedef P_Histo_2D< P_Lifetime<
Profile_Bin >, Profile_Bin,
double, Even_Partition, double,
Even_Partition
P_Histo_2D_PED
typedef P_Histo_2D< P_Lifetime<
Profile_Bin >, Profile_Bin,
double, P_Uneven_Partition,
double, P_Uneven_Partition
P_Histo_2D_PUD
typedef P_Histo_2D< P_Lifetime<
Float_Weighted_Bin >, Float_Weighted_Bin,
double, Even_Partition, double,
Even_Partition
P_Histo_2D_FWED

Variables

template class P_Lifetime< Gravity_Bin_1D >
template class P_Lifetime< Weighted_Bin >
template class P_Lifetime< Profile_Bin >
template class P_Lifetime< Float_Weighted_Bin >
template class P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >
template class P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >
template class P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >
template class P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >
template class P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >
template class P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >
template class P_Histo_2D< P_Lifetime< Weighted_Bin >, Weighted_Bin, double, Even_Partition, double, Even_Partition >
template class P_Histo_2D< P_Lifetime< Weighted_Bin >, Weighted_Bin, double, P_Uneven_Partition, double, P_Uneven_Partition >
template class P_Histo_2D< P_Lifetime< Profile_Bin >, Profile_Bin, double, Even_Partition, double, Even_Partition >
template class P_Histo_2D< P_Lifetime< Profile_Bin >, Profile_Bin, double, P_Uneven_Partition, double, P_Uneven_Partition >
template class P_Histo_2D< P_Lifetime< Float_Weighted_Bin >, Float_Weighted_Bin, double, Even_Partition, double, Even_Partition >


Define Documentation

#define _H_P__HISTOGRAMS_H_   1
 

Definition at line 4 of file P_Histograms.ddl.


Typedef Documentation

typedef P_Histo_1D< P_Lifetime< Gravity_Bin_1D > , Gravity_Bin_1D , Even_Partition> P_Histo_1D_GED
 

Definition at line 85 of file P_Histograms.ddl.

typedef P_Histo_1D< P_Lifetime< Gravity_Bin_1D > , Gravity_Bin_1D , P_Uneven_Partition> P_Histo_1D_GUD
 

Definition at line 91 of file P_Histograms.ddl.

typedef P_Histo_1D< P_Lifetime< Profile_Bin > , Profile_Bin , Even_Partition> P_Histo_1D_PED
 

Definition at line 100 of file P_Histograms.ddl.

typedef P_Histo_1D< P_Lifetime< Profile_Bin > , Profile_Bin , P_Uneven_Partition> P_Histo_1D_PUD
 

Definition at line 106 of file P_Histograms.ddl.

typedef P_Histo_1D< P_Lifetime< Weighted_Bin > , Weighted_Bin , Even_Partition> P_Histo_1D_WED
 

Definition at line 70 of file P_Histograms.ddl.

typedef P_Histo_1D< P_Lifetime< Weighted_Bin > , Weighted_Bin , P_Uneven_Partition> P_Histo_1D_WUD
 

Definition at line 76 of file P_Histograms.ddl.

typedef P_Histo_2D< P_Lifetime< Float_Weighted_Bin > , Float_Weighted_Bin , double, Even_Partition , double, Even_Partition> P_Histo_2D_FWED
 

Definition at line 159 of file P_Histograms.ddl.

typedef P_Histo_2D< P_Lifetime< Profile_Bin > , Profile_Bin , double, Even_Partition , double, Even_Partition> P_Histo_2D_PED
 

Definition at line 142 of file P_Histograms.ddl.

typedef P_Histo_2D< P_Lifetime< Profile_Bin > , Profile_Bin , double, P_Uneven_Partition , double, P_Uneven_Partition> P_Histo_2D_PUD
 

Definition at line 149 of file P_Histograms.ddl.

typedef P_Histo_2D< P_Lifetime< Weighted_Bin > , Weighted_Bin , double, Even_Partition , double, Even_Partition> P_Histo_2D_WED
 

Definition at line 125 of file P_Histograms.ddl.

typedef P_Histo_2D< P_Lifetime< Weighted_Bin > , Weighted_Bin , double, P_Uneven_Partition , double, P_Uneven_Partition> P_Histo_2D_WUD
 

Definition at line 132 of file P_Histograms.ddl.


Variable Documentation

template class P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, Even_Partition >
 

Definition at line 201 of file P_Histograms.ddl.

template class P_Histo_1D< P_Lifetime< Gravity_Bin_1D >, Gravity_Bin_1D, P_Uneven_Partition >
 

Definition at line 207 of file P_Histograms.ddl.

template class P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, Even_Partition >
 

Definition at line 216 of file P_Histograms.ddl.

template class P_Histo_1D< P_Lifetime< Profile_Bin >, Profile_Bin, P_Uneven_Partition >
 

Definition at line 222 of file P_Histograms.ddl.

template class P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, Even_Partition >
 

Definition at line 186 of file P_Histograms.ddl.

template class P_Histo_1D< P_Lifetime< Weighted_Bin >, Weighted_Bin, P_Uneven_Partition >
 

Definition at line 192 of file P_Histograms.ddl.

template class P_Histo_2D< P_Lifetime< Float_Weighted_Bin >, Float_Weighted_Bin, double, Even_Partition, double, Even_Partition >
 

Definition at line 269 of file P_Histograms.ddl.

template class P_Histo_2D< P_Lifetime< Profile_Bin >, Profile_Bin, double, Even_Partition, double, Even_Partition >
 

Definition at line 252 of file P_Histograms.ddl.

template class P_Histo_2D< P_Lifetime< Profile_Bin >, Profile_Bin, double, P_Uneven_Partition, double, P_Uneven_Partition >
 

Definition at line 259 of file P_Histograms.ddl.

template class P_Histo_2D< P_Lifetime< Weighted_Bin >, Weighted_Bin, double, Even_Partition, double, Even_Partition >
 

Definition at line 235 of file P_Histograms.ddl.

template class P_Histo_2D< P_Lifetime< Weighted_Bin >, Weighted_Bin, double, P_Uneven_Partition, double, P_Uneven_Partition >
 

Definition at line 242 of file P_Histograms.ddl.

template class P_Lifetime< Float_Weighted_Bin >
 

Definition at line 178 of file P_Histograms.ddl.

template class P_Lifetime< Gravity_Bin_1D >
 

Definition at line 175 of file P_Histograms.ddl.

template class P_Lifetime< Profile_Bin >
 

Definition at line 177 of file P_Histograms.ddl.

template class P_Lifetime< Weighted_Bin >
 

Definition at line 176 of file P_Histograms.ddl.



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