ROOT  6.06/09
Reference Guide
Functions
TVolumePosition.cxx File Reference
#include "Riostream.h"
#include "TCernLib.h"
#include "TVolumePosition.h"
#include "TVolume.h"
#include "TROOT.h"
#include "TClass.h"
#include "TVirtualPad.h"
#include "TGeometry.h"
#include "TRotMatrix.h"
#include "TBrowser.h"
#include "X3DBuffer.h"
#include "TTablePadView3D.h"
+ Include dependency graph for TVolumePosition.cxx:

Go to the source code of this file.

Functions

 ClassImp (TVolumePosition) TVolumePosition
 *-*-*-*-*-*-*-*-*-*-*Node normal constructor*-*-*-*-*-*-*-*-*-*-*-*-*-*-* *-* ====================== *-* *-* name is the name of the node *-* title is title *-* x,y,z are the offsets of the volume with respect to his mother *-* matrixname is the name of the rotation matrix *-* *-* This new node is added into the list of sons of the current node *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* More...
 
std::ostream & operator<< (std::ostream &s, const TVolumePosition &target)
 to be documented More...
 

Function Documentation

ClassImp ( TVolumePosition  )

*-*-*-*-*-*-*-*-*-*-*Node normal constructor*-*-*-*-*-*-*-*-*-*-*-*-*-*-* *-* ====================== *-* *-* name is the name of the node *-* title is title *-* x,y,z are the offsets of the volume with respect to his mother *-* matrixname is the name of the rotation matrix *-* *-* This new node is added into the list of sons of the current node *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

Definition at line 31 of file TVolumePosition.cxx.

std::ostream& operator<< ( std::ostream &  s,
const TVolumePosition target 
)

to be documented

Definition at line 645 of file TVolumePosition.cxx.