Belle II Software
development
DecayString.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
#pragma once
10
#include <analysis/DecayDescriptor/DecayStringParticle.h>
11
#include <boost/variant/recursive_variant.hpp>
12
13
namespace
Belle2
{
18
struct
DecayStringDecay;
23
typedef
boost::variant< boost::recursive_wrapper<DecayStringDecay>,
DecayStringParticle
>
DecayString
;
25
}
26
Belle2::DecayString
boost::variant< boost::recursive_wrapper< DecayStringDecay >, DecayStringParticle > DecayString
The DecayStringElement can be either a DecayStringDecay or a vector of mother particles.
Definition:
DecayString.h:23
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
Belle2::DecayStringParticle
Holds the information of a particle in the decay string.
Definition:
DecayStringParticle.h:22
analysis
DecayDescriptor
include
DecayString.h
Generated on Fri Nov 8 2024 02:32:08 for Belle II Software by
1.9.6