Belle II Software  release-08-01-10
vxd data objects
Collaboration diagram for vxd data objects:

Classes

class  VXDElectronDeposit
 Packed class to represent energy deposit along a path in electrons. More...
 
class  VxdID
 Class to uniquely identify a any structure of the PXD and SVD. More...
 
class  VXDSimHit
 Class VXDSimHit - Geant4 simulated hit for the VXD. More...
 
class  VXDTrueHit
 Class VXDTrueHit - Records of tracks that either enter or leave the sensitive volume. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const VxdID &id)
 Print id to stream by converting it to string.
 
 VxdID (const std::string &sensor)
 Construct ID from string representing the structure.
 
 operator std::string () const
 Convert to string.
 

Detailed Description