Geant4  10.02.p01
g4hbook_defs.hh File Reference

Definition of the G4Hbook analysis typedefs. More...

#include <tools/hbook/h1>
#include <tools/hbook/h2>
#include <tools/hbook/wntuple>
#include "ExG4HbookAnalysisManager.hh"
+ Include dependency graph for g4hbook_defs.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 G4Hbook
 

Typedefs

typedef tools::hbook::h1 G4Hbook::G4AnaH1
 
typedef tools::hbook::h1 G4Hbook::G4H1
 
typedef std::vector
< tools::hbook::h1 * >
::iterator 
G4Hbook::G4H1Iterator
 
typedef std::vector
< tools::hbook::h1 * >
::const_iterator 
G4Hbook::G4H1ConstIterator
 
typedef tools::hbook::h2 G4Hbook::G4AnaH2
 
typedef tools::hbook::h2 G4Hbook::G4H2
 
typedef std::vector
< tools::hbook::h2 * >
::iterator 
G4Hbook::G4H2Iterator
 
typedef std::vector
< tools::hbook::h2 * >
::const_iterator 
G4Hbook::G4H2ConstIterator
 
typedef tools::hbook::p1 G4Hbook::G4P1
 
typedef std::vector
< tools::hbook::p1 * >
::iterator 
G4Hbook::G4P1Iterator
 
typedef std::vector
< tools::hbook::p1 * >
::const_iterator 
G4Hbook::G4P1ConstIterator
 
typedef tools::hbook::wntuple G4Hbook::G4Ntuple
 
typedef std::vector
< tools::hbook::wntuple * >
::iterator 
G4Hbook::G4NtupleIterator
 
typedef std::vector
< tools::hbook::wntuple * >
::const_iterator 
G4Hbook::G4NtupleConstIterator
 
typedef ExG4HbookAnalysisManager G4Hbook::G4AnalysisManager
 

Detailed Description

Definition of the G4Hbook analysis typedefs.

Definition in file g4hbook_defs.hh.