ATLAS Offline Software
|
#include "G4DebuggingTools/G4DebuggingHelper.h"
#include "G4Electron.hh"
#include "G4Positron.hh"
#include "G4Gamma.hh"
#include "G4Neutron.hh"
#include "G4Proton.hh"
#include "G4PionPlus.hh"
#include "G4PionMinus.hh"
#include "G4PionZero.hh"
#include "G4Version.hh"
#include <string_view>
Go to the source code of this file.
Namespaces | |
G4DebuggingHelpers | |
Functions | |
bool | G4DebuggingHelpers::G4StrContains (const std::string_view &s, const char *v) |
const G4String | G4DebuggingHelpers::ClassifyParticle (const G4ParticleDefinition *def) |
const G4String | G4DebuggingHelpers::ClassifyMaterial (const G4String &nom) |
const G4String | G4DebuggingHelpers::ClassifyVolume (const G4String &nom) |