Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
examples/advanced/dnageometry/src/DetectorConstruction.cc File Reference
#include "ChromosomeParameterisation.hh"
#include "DetectorConstruction.hh"
#include "Randomize.hh"
#include "time.h"
#include "G4Region.hh"
#include "G4ProductionCuts.hh"
#include "CLHEP/Random/Randomize.h"
#include "G4PVParameterised.hh"
#include <fstream>
#include <vector>
#include "G4SystemOfUnits.hh"

Go to the source code of this file.

Macros

#define countof(x)   (sizeof(x) / sizeof(x[0]))
 

Macro Definition Documentation

#define countof (   x)    (sizeof(x) / sizeof(x[0]))