Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4MultiSensitiveDetector.cc File Reference
#include "G4MultiSensitiveDetector.hh"
#include "G4SDManager.hh"
#include <sstream>

Go to the source code of this file.

Macros

#define DBG(msg)
 
#define VDBG(vl, msg)
 

Macro Definition Documentation

◆ DBG

#define DBG (   msg)

Definition at line 36 of file G4MultiSensitiveDetector.cc.

◆ VDBG

#define VDBG (   vl,
  msg 
)
Value:
if(vl <= verboseLevel) \
G4cout << msg << G4endl
#define G4endl
Definition: G4ios.hh:57
G4GLOB_DLL std::ostream G4cout

Definition at line 38 of file G4MultiSensitiveDetector.cc.