DD4hep  01.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Member Functions | List of all members
dd4hep::rec::VolSurfaceList Struct Reference

std::list of VolSurfaces that takes ownership. More...

#include <Surface.h>

+ Inheritance diagram for dd4hep::rec::VolSurfaceList:

Public Member Functions

 VolSurfaceList ()
 
 VolSurfaceList (DetElement &det)
 
 VolSurfaceList (const VolSurfaceList &vsl, DetElement &)
 
virtual ~VolSurfaceList ()
 
- Public Member Functions inherited from std::list< VolSurface >
VolSurface assign (VolSurface...args)
 
VolSurface back (VolSurface...args)
 
VolSurface begin (VolSurface...args)
 
VolSurface cbegin (VolSurface...args)
 
VolSurface cend (VolSurface...args)
 
VolSurface clear (VolSurface...args)
 
VolSurface crbegin (VolSurface...args)
 
VolSurface crend (VolSurface...args)
 
VolSurface emplace (VolSurface...args)
 
VolSurface emplace_back (VolSurface...args)
 
VolSurface emplace_front (VolSurface...args)
 
VolSurface empty (VolSurface...args)
 
VolSurface end (VolSurface...args)
 
VolSurface erase (VolSurface...args)
 
VolSurface front (VolSurface...args)
 
VolSurface get_allocator (VolSurface...args)
 
VolSurface insert (VolSurface...args)
 
VolSurface list (VolSurface...args)
 
VolSurface max_size (VolSurface...args)
 
VolSurface merge (VolSurface...args)
 
VolSurface operator= (VolSurface...args)
 
VolSurface pop_back (VolSurface...args)
 
VolSurface pop_front (VolSurface...args)
 
VolSurface push_back (VolSurface...args)
 
VolSurface push_front (VolSurface...args)
 
VolSurface rbegin (VolSurface...args)
 
VolSurface remove (VolSurface...args)
 
VolSurface remove_if (VolSurface...args)
 
VolSurface rend (VolSurface...args)
 
VolSurface resize (VolSurface...args)
 
VolSurface reverse (VolSurface...args)
 
VolSurface size (VolSurface...args)
 
VolSurface sort (VolSurface...args)
 
VolSurface splice (VolSurface...args)
 
VolSurface swap (VolSurface...args)
 
VolSurface unique (VolSurface...args)
 
VolSurface ~list (VolSurface...args)
 

Additional Inherited Members

- Public Attributes inherited from std::list< VolSurface >
VolSurface elements
 STL member. More...
 

Detailed Description

std::list of VolSurfaces that takes ownership.

Author
F.Gaede, DESY
Date
Apr, 6 2014
Version
$Id$

Definition at line 300 of file Surface.h.

Constructor & Destructor Documentation

dd4hep::rec::VolSurfaceList::VolSurfaceList ( )
inline

Definition at line 302 of file Surface.h.

dd4hep::rec::VolSurfaceList::VolSurfaceList ( DetElement det)
inline
dd4hep::rec::VolSurfaceList::VolSurfaceList ( const VolSurfaceList vsl,
DetElement  
)
inline
dd4hep::rec::VolSurfaceList::~VolSurfaceList ( )
virtual

Definition at line 511 of file Surface.cpp.


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