Belle II Software  release-08-01-10
Box<> Class Reference

Box Base class specification without any template arguments. More...

#include <Box.h>

Public Member Functions

void setBounds ()
 Nothing to do on set bounds.
 

Friends

std::ostream & operator<< (std::ostream &output, const Box<> &voidBox)
 Nothing to do on printing.
 

Detailed Description

Box Base class specification without any template arguments.

Is the "zero-th" element in the list of stacked boxes (see below).

Definition at line 40 of file Box.h.


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