Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

BaseCutPoRConst Class Reference

#include <BaseCutPoR.h>

Collaboration diagram for BaseCutPoRConst:

Collaboration graph
[legend]
List of all members.

Detailed Description

const BaseCut Pointer or Reference

Automagically converts between pointers and references to const BaseCut objects

Author: Benno List, Jenny Böhme

Date
2005/06/29 14:40:18
Author
blist

Definition at line 62 of file BaseCutPoR.h.

Public Member Functions

 BaseCutPoRConst (const BaseCut &bc_)
 Constructor from a reference.

 BaseCutPoRConst (const BaseCut *pbc_)
 Constructor from a pointer.

 BaseCutPoRConst (int=0)
 Constructor from an int (will normally be 0!).

 BaseCutPoRConst (const std::string &name)
 Constructor from a name.

 BaseCutPoRConst (const char *name)
 Constructor from a name.


Public Attributes

const BaseCutpbc
 A BaseCut pointer.


Constructor & Destructor Documentation

BaseCutPoRConst::BaseCutPoRConst const BaseCut bc_  )  [inline]
 

Constructor from a reference.

Parameters:
bc_  A BaseCut reference

Definition at line 65 of file BaseCutPoR.h.

References pbc.

BaseCutPoRConst::BaseCutPoRConst const BaseCut pbc_  )  [inline]
 

Constructor from a pointer.

Parameters:
pbc_  A BaseCut pointer

Definition at line 69 of file BaseCutPoR.h.

References pbc.

BaseCutPoRConst::BaseCutPoRConst const std::string &  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 27 of file BaseCutPoR.C.

BaseCutPoRConst::BaseCutPoRConst const char *  name  ) 
 

Constructor from a name.

Parameters:
name  A name of a FloatFun

Definition at line 30 of file BaseCutPoR.C.


The documentation for this class was generated from the following files:
Generated on Thu Oct 26 12:54:26 2006 for SFH by doxygen 1.3.2