Belle II Software
development
KLMModuleArrayIndex.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
11
/* KLM headers. */
12
#include <klm/dataobjects/KLMElementArrayIndex.h>
13
14
namespace
Belle2
{
23
class
KLMModuleArrayIndex
:
public
KLMElementArrayIndex
{
24
25
public
:
26
30
static
const
KLMModuleArrayIndex
&
Instance
();
31
32
private
:
33
37
KLMModuleArrayIndex
();
38
42
~KLMModuleArrayIndex
();
43
44
};
45
47
}
Belle2::KLMElementArrayIndex
KLM element array index.
Definition:
KLMElementArrayIndex.h:26
Belle2::KLMModuleArrayIndex
KLM module array index.
Definition:
KLMModuleArrayIndex.h:23
Belle2::KLMModuleArrayIndex::~KLMModuleArrayIndex
~KLMModuleArrayIndex()
Destructor.
Definition:
KLMModuleArrayIndex.cc:22
Belle2::KLMModuleArrayIndex::KLMModuleArrayIndex
KLMModuleArrayIndex()
Constructor.
Definition:
KLMModuleArrayIndex.cc:17
Belle2::KLMModuleArrayIndex::Instance
static const KLMModuleArrayIndex & Instance()
Instantiation.
Definition:
KLMModuleArrayIndex.cc:26
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
klm
dataobjects
include
KLMModuleArrayIndex.h
Generated on Fri Nov 8 2024 02:39:35 for Belle II Software by
1.9.6