Geant4  10.02.p01
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

Definition at line 91 of file DicomRun.hh.

Referenced by DicomRun::Merge().

+ Here is the caller graph for this function:

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

Definition at line 99 of file DicomRun.hh.

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

Definition at line 109 of file DicomRun.hh.

References G4cout, and G4endl.

Referenced by H02EventAction::BeginOfEventAction(), export_G4Element(), export_G4Isotope(), export_G4Material(), G4MCTEvent::Print(), G4MCTSimParticle::Print(), G4SmartFilter< T >::PrintAll(), PrintVector(), G4VMPIsession::ReceiveG4cerr(), and G4VMPIsession::ReceiveG4cout().

+ Here is the caller graph for this function: