simulation/dataobjects/include/MCTrajectoryPoint.h:15 Struct 'MCTrajectoryPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simulation/kernel/include/ExtEnergyLoss.h:32 Class 'ExtEnergyLoss' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simulation/kernel/src/ExtMagFieldLimitProcess.cc:50 Possible null pointer dereference: condition [nullPointer]
simulation/kernel/src/EventAction.cc:77 Variable 'currParticle' can be declared as reference to const [constVariableReference]
simulation/kernel/src/EventAction.cc:28 Variable 'event' can be declared as pointer to const [constVariablePointer]
simulation/kernel/src/ExtPhysicsConstructor.cc:67 Variable 'g4eParticle' can be declared as pointer to const [constVariablePointer]
simulation/kernel/src/EventAction.cc:29 Uninitialized variable: event [uninitvar]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:14 Include file: "G4PhysicalConstants.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:15 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:16 Include file: "G4DynamicParticle.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:17 Include file: "G4PrimaryParticle.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:18 Include file: "G4DecayProducts.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:19 Include file: "G4DecayTable.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:20 Include file: "G4VDecayChannel.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:21 Include file: "G4PhysicsLogVector.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralDecay.cc:22 Include file: "G4ParticleChangeForDecay.hh" not found. [missingInclude]
simulation/kernel/src/MCParticleGenerator.cc:68 Variable 'currParticle' can be declared as pointer to const [constVariablePointer]
simulation/kernel/src/MCParticleGenerator.cc:228 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
simulation/kernel/include/StackingAction.h:32 Virtual function 'ClassifyNewTrack' is called from constructor 'StackingAction()' at line 28. Dynamic binding is not used. [virtualCallInConstructor]
simulation/kernel/include/StackingAction.h:35 Virtual function 'NewStage' is called from constructor 'StackingAction()' at line 29. Dynamic binding is not used. [virtualCallInConstructor]
simulation/kernel/include/StackingAction.h:38 Virtual function 'PrepareNewEvent' is called from constructor 'StackingAction()' at line 30. Dynamic binding is not used. [virtualCallInConstructor]
simulation/kernel/src/StackingAction.cc:27 Variable 'aTrack' can be declared as pointer to const [constVariablePointer]
simulation/longlivedneutral/include/G4LongLivedNeutralDecay.h:33 Class 'G4LongLivedNeutralDecay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simulation/kernel/src/StackingAction.cc:28 Uninitialized variable: aTrack [uninitvar]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:13 Include file: "G4TransportationProcessType.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:15 Include file: "G4PhysicalConstants.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:16 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:17 Include file: "G4ProductionCutsTable.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:18 Include file: "G4PrimaryParticle.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:19 Include file: "G4FieldManager.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:20 Include file: "G4Navigator.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:21 Include file: "G4Track.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:22 Include file: "G4Step.hh" not found. [missingInclude]
simulation/longlivedneutral/src/G4LongLivedNeutralTransportation.cc:24 Include file: "G4FieldManagerStore.hh" not found. [missingInclude]
simulation/longlivedneutral/include/G4LongLivedNeutralTransportation.h:164 Either there is a missing 'override', or the member function 'Belle2::G4LongLivedNeutralTransportation::AtRestGetPhysicalInteractionLength' can be static. [functionStatic]
simulation/longlivedneutral/include/G4LongLivedNeutralTransportation.h:171 Either there is a missing 'override', or the member function 'Belle2::G4LongLivedNeutralTransportation::AtRestDoIt' can be static. [functionStatic]
simulation/longlivedneutral/include/G4LongLivedNeutralTransportation.h:38 Class 'G4LongLivedNeutralTransportation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simulation/kernel/include/SteppingAction.h:57 Virtual function 'UserSteppingAction' is called from constructor 'SteppingAction()' at line 33. Dynamic binding is not used. [virtualCallInConstructor]
simulation/kernel/src/SteppingAction.cc:121 C-style pointer casting [cstyleCast]
simulation/kernel/src/SteppingAction.cc:63 Variable 'rAbsorber' can be declared as reference to const [constVariableReference]
simulation/kernel/src/SteppingAction.cc:32 Variable 'aStep' can be declared as pointer to const [constVariablePointer]
simulation/kernel/src/SteppingAction.cc:33 Uninitialized variable: aStep [uninitvar]
simulation/monopoles/src/G4MonopoleFieldSetup.cc:36 C-style pointer casting [cstyleCast]
simulation/physicslist/src/AntiBaryonPhysics.cc:11 Include file: "G4ProcessManager.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:12 Include file: "G4HadronInelasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:13 Include file: "G4HadronElasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:15 Include file: "G4TheoFSGenerator.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:16 Include file: "G4FTFModel.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:17 Include file: "G4ExcitedStringDecay.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:18 Include file: "G4LundStringFragmentation.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:19 Include file: "G4GeneratorPrecompoundInterface.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:20 Include file: "G4HadronElastic.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:21 Include file: "G4AntiNuclElastic.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:22 Include file: "G4HadronicAbsorptionFritiof.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:24 Include file: "G4ChipsAntiBaryonElasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:25 Include file: "G4ChipsAntiBaryonInelasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:26 Include file: "G4ComponentAntiNuclNuclearXS.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:27 Include file: "G4CrossSectionInelastic.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:28 Include file: "G4CrossSectionElastic.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:30 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:10 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:11 Include file: "G4RegionStore.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:12 Include file: "G4ProductionCuts.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:15 Include file: "G4EmStandardPhysics.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:16 Include file: "G4EmStandardPhysics_option1.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:17 Include file: "G4OpticalPhysics.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:18 Include file: "G4DecayPhysics.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:32 Include file: "G4BosonConstructor.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:33 Include file: "G4LeptonConstructor.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:34 Include file: "G4MesonConstructor.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:35 Include file: "G4BaryonConstructor.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:36 Include file: "G4IonConstructor.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:37 Include file: "G4ShortLivedConstructor.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:36 Member variable 'AntiBaryonPhysics::m_ftfp' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/AntiBaryonPhysics.cc:36 Member variable 'AntiBaryonPhysics::m_stringModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/AntiBaryonPhysics.cc:36 Member variable 'AntiBaryonPhysics::m_stringDecay' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/AntiBaryonPhysics.cc:36 Member variable 'AntiBaryonPhysics::m_fragModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:11 Include file: "G4ProcessManager.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:36 Member variable 'AntiBaryonPhysics::m_preCompoundModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:12 Include file: "G4HadronInelasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/AntiBaryonPhysics.cc:36 Member variable 'AntiBaryonPhysics::m_theAntiNucleonXS' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:13 Include file: "G4ElectronNuclearProcess.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:14 Include file: "G4PositronNuclearProcess.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:15 Include file: "G4MuonNuclearProcess.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:17 Include file: "G4CascadeInterface.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:18 Include file: "G4ElectroVDNuclearModel.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:19 Include file: "G4MuonVDNuclearModel.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:21 Include file: "G4TheoFSGenerator.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:22 Include file: "G4ExcitedStringDecay.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:23 Include file: "G4QGSMFragmentation.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:24 Include file: "G4GeneratorPrecompoundInterface.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:26 Include file: "G4PhotoNuclearCrossSection.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:27 Include file: "G4GammaNuclearXS.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:29 Include file: "G4HadronicParameters.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:31 Include file: "G4CrossSectionDataSetRegistry.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:33 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:34 Include file: "G4GammaParticipants.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:35 Include file: "G4QGSModel.hh" not found. [missingInclude]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:41 Member variable 'GammaLeptoNuclearPhysics::m_qgsp' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:41 Member variable 'GammaLeptoNuclearPhysics::m_stringModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:41 Member variable 'GammaLeptoNuclearPhysics::m_stringDecay' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:41 Member variable 'GammaLeptoNuclearPhysics::m_fragModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/GammaLeptoNuclearPhysics.cc:41 Member variable 'GammaLeptoNuclearPhysics::m_preCompoundModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/include/GammaLeptoNuclearPhysics.h:31 Class 'GammaLeptoNuclearPhysics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simulation/physicslist/src/HyperonPhysics.cc:11 Include file: "G4ProcessManager.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:12 Include file: "G4HadronInelasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:13 Include file: "G4HadronElasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:14 Include file: "G4HadronicAbsorptionBertini.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:16 Include file: "G4CascadeInterface.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:17 Include file: "G4TheoFSGenerator.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:18 Include file: "G4FTFModel.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:19 Include file: "G4ExcitedStringDecay.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:20 Include file: "G4LundStringFragmentation.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:21 Include file: "G4GeneratorPrecompoundInterface.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:22 Include file: "G4HadronElastic.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:24 Include file: "G4ChipsHyperonElasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:25 Include file: "G4ChipsHyperonInelasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:26 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:11 Include file: "G4ProcessManager.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:12 Include file: "G4HadronElasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:13 Include file: "G4HadronInelasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:15 Include file: "G4TheoFSGenerator.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:16 Include file: "G4FTFModel.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:17 Include file: "G4ExcitedStringDecay.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:18 Include file: "G4LundStringFragmentation.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:19 Include file: "G4GeneratorPrecompoundInterface.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:20 Include file: "G4QMDReaction.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:21 Include file: "G4HadronicInteractionRegistry.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:22 Include file: "G4PreCompoundModel.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:23 Include file: "G4BinaryLightIonReaction.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:24 Include file: "G4NuclNuclDiffuseElastic.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:26 Include file: "G4CrossSectionElastic.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:27 Include file: "G4CrossSectionInelastic.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:28 Include file: "G4ComponentGGNuclNuclXsc.hh" not found. [missingInclude]
simulation/physicslist/src/IonPhysics.cc:29 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/HyperonPhysics.cc:32 Member variable 'HyperonPhysics::m_ftfp' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/HyperonPhysics.cc:32 Member variable 'HyperonPhysics::m_stringModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/HyperonPhysics.cc:32 Member variable 'HyperonPhysics::m_stringDecay' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/HyperonPhysics.cc:32 Member variable 'HyperonPhysics::m_fragModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/HyperonPhysics.cc:32 Member variable 'HyperonPhysics::m_preCompoundModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/KaonPhysics.cc:11 Include file: "G4ProcessManager.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:12 Include file: "G4HadronInelasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:13 Include file: "G4HadronElasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:14 Include file: "G4HadronicAbsorptionBertini.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:16 Include file: "G4CascadeInterface.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:17 Include file: "G4TheoFSGenerator.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:18 Include file: "G4FTFModel.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:19 Include file: "G4ExcitedStringDecay.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:20 Include file: "G4LundStringFragmentation.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:21 Include file: "G4GeneratorPrecompoundInterface.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:22 Include file: "G4HadronElastic.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:24 Include file: "G4CrossSectionElastic.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:25 Include file: "G4CrossSectionInelastic.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:26 Include file: "G4ComponentGGHadronNucleusXsc.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:27 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/Belle2PhysicsList.cc:111 Variable 'g4eParticle' can be declared as pointer to const [constVariablePointer]
simulation/physicslist/src/IonPhysics.cc:35 Member variable 'IonPhysics::m_ftfp' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/IonPhysics.cc:35 Member variable 'IonPhysics::m_stringModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/IonPhysics.cc:35 Member variable 'IonPhysics::m_stringDecay' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/IonPhysics.cc:35 Member variable 'IonPhysics::m_fragModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/IonPhysics.cc:35 Member variable 'IonPhysics::m_preCompoundModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/IonPhysics.cc:35 Member variable 'IonPhysics::m_theGGNuclNuclXS' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/IonPhysics.cc:35 Member variable 'IonPhysics::m_ionGGXS' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/include/Geant4ePhysics.h:37 Virtual function 'ConstructParticle' is called from constructor 'Geant4ePhysics()' at line 34. Dynamic binding is not used. [virtualCallInConstructor]
simulation/physicslist/include/Geant4ePhysics.h:40 Virtual function 'ConstructProcess' is called from constructor 'Geant4ePhysics()' at line 35. Dynamic binding is not used. [virtualCallInConstructor]
simulation/physicslist/src/PionPhysics.cc:11 Include file: "G4ProcessManager.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:12 Include file: "G4HadronInelasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:13 Include file: "G4HadronElasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:14 Include file: "G4HadronicAbsorptionBertini.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:16 Include file: "G4CascadeInterface.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:17 Include file: "G4TheoFSGenerator.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:18 Include file: "G4FTFModel.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:19 Include file: "G4ExcitedStringDecay.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:11 Include file: "G4ProcessManager.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:20 Include file: "G4LundStringFragmentation.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:12 Include file: "G4HadronInelasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:21 Include file: "G4GeneratorPrecompoundInterface.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:13 Include file: "G4HadronElasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:22 Include file: "G4HadronElastic.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:23 Include file: "G4ElasticHadrNucleusHE.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:14 Include file: "G4NeutronCaptureProcess.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:25 Include file: "G4BGGPionElasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:33 Member variable 'KaonPhysics::m_ftfp' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:15 Include file: "G4NeutronKiller.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:26 Include file: "G4BGGPionInelasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:33 Member variable 'KaonPhysics::m_stringModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:17 Include file: "G4CascadeInterface.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:27 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:33 Member variable 'KaonPhysics::m_stringDecay' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:18 Include file: "G4TheoFSGenerator.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:33 Member variable 'KaonPhysics::m_fragModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:19 Include file: "G4FTFModel.hh" not found. [missingInclude]
simulation/physicslist/src/KaonPhysics.cc:33 Member variable 'KaonPhysics::m_preCompoundModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:20 Include file: "G4ExcitedStringDecay.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:21 Include file: "G4LundStringFragmentation.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:22 Include file: "G4GeneratorPrecompoundInterface.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:23 Include file: "G4ChipsElasticModel.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:24 Include file: "G4NeutronRadCapture.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:26 Include file: "G4BGGNucleonInelasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:27 Include file: "G4NeutronElasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:28 Include file: "G4NeutronCaptureXS.hh" not found. [missingInclude]
simulation/physicslist/src/NeutronPhysics.cc:30 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:11 Include file: "G4ProcessManager.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:12 Include file: "G4HadronInelasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:13 Include file: "G4HadronElasticProcess.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:15 Include file: "G4CascadeInterface.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:16 Include file: "G4TheoFSGenerator.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:17 Include file: "G4FTFModel.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:18 Include file: "G4ExcitedStringDecay.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:19 Include file: "G4LundStringFragmentation.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:20 Include file: "G4GeneratorPrecompoundInterface.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:21 Include file: "G4ChipsElasticModel.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:23 Include file: "G4BGGNucleonInelasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:24 Include file: "G4ChipsProtonElasticXS.hh" not found. [missingInclude]
simulation/physicslist/src/ProtonPhysics.cc:26 Include file: "G4SystemOfUnits.hh" not found. [missingInclude]
simulation/physicslist/src/PionPhysics.cc:33 Member variable 'PionPhysics::m_ftfp' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/PionPhysics.cc:33 Member variable 'PionPhysics::m_stringModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/PionPhysics.cc:33 Member variable 'PionPhysics::m_stringDecay' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/PionPhysics.cc:33 Member variable 'PionPhysics::m_fragModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/PionPhysics.cc:33 Member variable 'PionPhysics::m_preCompoundModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/ProtonPhysics.cc:32 Member variable 'ProtonPhysics::m_ftfp' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/ProtonPhysics.cc:32 Member variable 'ProtonPhysics::m_stringModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/ProtonPhysics.cc:32 Member variable 'ProtonPhysics::m_stringDecay' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/ProtonPhysics.cc:32 Member variable 'ProtonPhysics::m_fragModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/ProtonPhysics.cc:32 Member variable 'ProtonPhysics::m_preCompoundModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:36 Member variable 'NeutronPhysics::m_ftfp' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:36 Member variable 'NeutronPhysics::m_stringModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:36 Member variable 'NeutronPhysics::m_stringDecay' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:36 Member variable 'NeutronPhysics::m_fragModel' is not initialized in the constructor. [uninitMemberVar]
simulation/physicslist/src/NeutronPhysics.cc:36 Member variable 'NeutronPhysics::m_preCompoundModel' is not initialized in the constructor. [uninitMemberVar]
simulation/modules/src/MaterialScan.cc:577 The member function 'Belle2::MaterialScanModule::getAxis' can be static. [functionStatic]
simulation/modules/include/MaterialScan.h:39 Function 'getName()' should return member 'm_name' by const reference. [returnByReference]
simulation/validation/simBasics.C:47 C-style pointer casting [cstyleCast]
simulation/modules/fullsim/include/FullSimModule.h:49 The destructor '~FullSimModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
simulation/modules/fullsim/include/FullSimModule.h:64 The function 'beginRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
simulation/modules/fullsim/include/FullSimModule.h:74 The function 'endRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
simulation/modules/fullsim/src/FullSimModule.cc:363 Variable 'rAbsorber' can be declared as reference to const [constVariableReference]