Belle II Software
development
G4LongLivedNeutral.h
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
9
// modified from BelleII monopole simulation
10
11
#pragma once
12
13
#include <G4ParticleDefinition.hh>
14
#include <globals.hh>
15
16
namespace
Belle2
{
28
class
G4LongLivedNeutral
:
public
G4ParticleDefinition {
29
private
:
30
34
virtual
~G4LongLivedNeutral
();
35
36
public
:
37
43
explicit
G4LongLivedNeutral
(
const
G4String& name);
44
45
46
private
:
47
};
48
50
}
//end Belle2 namespace
Belle2::G4LongLivedNeutral
A class to hold long-lived neutral particle description.
Definition:
G4LongLivedNeutral.h:28
Belle2::G4LongLivedNeutral::~G4LongLivedNeutral
virtual ~G4LongLivedNeutral()
Destructor.
Definition:
G4LongLivedNeutral.cc:40
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
simulation
longlivedneutral
include
G4LongLivedNeutral.h
Generated on Fri Nov 8 2024 02:41:28 for Belle II Software by
1.9.6