CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <Pile.h>
Public Member Functions | |
~HepPile () | |
HepPile (void(*f)(T)=0) | |
void | set_destroy (void(*f)(T)) |
void | push (T item) |
bool | is_empty () const |
T | pop () |
~HepPile () | |
HepPile (void(*f)(T)=0) | |
void | set_destroy (void(*f)(T)) |
void | push (T item) |
bool | is_empty () const |
T | pop () |
~HepPile () | |
HepPile (void(*f)(T)=0) | |
void | set_destroy (void(*f)(T)) |
void | push (T item) |
bool | is_empty () const |
T | pop () |
Definition at line 53 of file Matrix/CLHEP/Matrix/Pile.h.
CLHEP::HepPile< T >::~HepPile | ( | ) | [inline] |
Definition at line 58 of file Matrix/CLHEP/Matrix/Pile.h.
CLHEP::HepPile< T >::HepPile | ( | void(*)(T) | f = 0 | ) | [inline] |
Definition at line 71 of file Matrix/CLHEP/Matrix/Pile.h.
References f().
CLHEP::HepPile< T >::~HepPile | ( | ) | [inline] |
Definition at line 58 of file Matrix/Matrix/Pile.h.
CLHEP::HepPile< T >::HepPile | ( | void(*)(T) | f = 0 | ) | [inline] |
Definition at line 71 of file Matrix/Matrix/Pile.h.
References f().
CLHEP::HepPile< T >::~HepPile | ( | ) | [inline] |
Definition at line 58 of file RandomObjects/CLHEP/Matrix/Pile.h.
CLHEP::HepPile< T >::HepPile | ( | void(*)(T) | f = 0 | ) | [inline] |
Definition at line 71 of file RandomObjects/CLHEP/Matrix/Pile.h.
References f().
bool CLHEP::HepPile< T >::is_empty | ( | ) | const [inline] |
Definition at line 88 of file Matrix/CLHEP/Matrix/Pile.h.
Referenced by CLHEP::HepPile< T >::pop().
bool CLHEP::HepPile< T >::is_empty | ( | ) | const [inline] |
Definition at line 88 of file RandomObjects/CLHEP/Matrix/Pile.h.
bool CLHEP::HepPile< T >::is_empty | ( | ) | const [inline] |
Definition at line 88 of file Matrix/Matrix/Pile.h.
T CLHEP::HepPile< T >::pop | ( | ) | [inline] |
Definition at line 89 of file Matrix/Matrix/Pile.h.
References exit, and CLHEP::HepPile< T >::is_empty().
T CLHEP::HepPile< T >::pop | ( | ) | [inline] |
Definition at line 89 of file Matrix/CLHEP/Matrix/Pile.h.
References exit, and CLHEP::HepPile< T >::is_empty().
T CLHEP::HepPile< T >::pop | ( | ) | [inline] |
Definition at line 89 of file RandomObjects/CLHEP/Matrix/Pile.h.
References exit, and CLHEP::HepPile< T >::is_empty().
void CLHEP::HepPile< T >::push | ( | T | item | ) | [inline] |
Definition at line 74 of file Matrix/CLHEP/Matrix/Pile.h.
void CLHEP::HepPile< T >::push | ( | T | item | ) | [inline] |
Definition at line 74 of file Matrix/Matrix/Pile.h.
void CLHEP::HepPile< T >::push | ( | T | item | ) | [inline] |
Definition at line 74 of file RandomObjects/CLHEP/Matrix/Pile.h.
void CLHEP::HepPile< T >::set_destroy | ( | void(*)(T) | f | ) | [inline] |
Definition at line 73 of file RandomObjects/CLHEP/Matrix/Pile.h.
References f().
void CLHEP::HepPile< T >::set_destroy | ( | void(*)(T) | f | ) | [inline] |
Definition at line 73 of file Matrix/Matrix/Pile.h.
References f().
void CLHEP::HepPile< T >::set_destroy | ( | void(*)(T) | f | ) | [inline] |
Definition at line 73 of file Matrix/CLHEP/Matrix/Pile.h.
References f().