Geant4  10.00.p03
DicomRun.hh File Reference

Definition of the DicomRun class. More...

#include "G4Run.hh"
#include "G4Event.hh"
#include "G4THitsMap.hh"
#include <vector>
+ Include dependency graph for DicomRun.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DicomRun
 DicomRun class. More...
 

Functions

template<typename T >
void copy (std::vector< T > &main, const std::vector< T > &data)
 
template<typename T >
unsigned copy (std::vector< T * > &main, const std::vector< T * > &data)
 
template<typename T >
void print (const std::vector< T > &data)
 

Detailed Description

Definition of the DicomRun class.

Definition in file DicomRun.hh.

Function Documentation

template<typename T >
void copy ( std::vector< T > &  main,
const std::vector< T > &  data 
)
inline
template<typename T >
unsigned copy ( std::vector< T * > &  main,
const std::vector< T * > &  data 
)
inline

Definition at line 101 of file DicomRun.hh.

template<typename T >
void print ( const std::vector< T > &  data)
inline

Definition at line 111 of file DicomRun.hh.

References G4cout, and G4endl.

Referenced by G4AttCheck::Check(), HepMCG4AsciiReader::GenerateHepMCEvent(), and G4INCL::NuclearDensity::NuclearDensity().

+ Here is the caller graph for this function: