Belle II Software
development
CDCTriggerNDFinderLUTs.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
#include <vector>
12
#include <TObject.h>
13
14
namespace
Belle2
{
19
20
class
CDCTriggerNDFinderLUTs
:
public
TObject {
21
public
:
22
std::vector<unsigned short> axial;
23
std::vector<unsigned short> stereo;
24
25
ClassDef(
CDCTriggerNDFinderLUTs
, 1);
26
};
27
29
}
Belle2::CDCTriggerNDFinderLUTs
Definition
CDCTriggerNDFinderLUTs.h:20
Belle2
Abstract base class for different kinds of events.
Definition
MillepedeAlgorithm.h:17
trg
cdc
dataobjects
include
CDCTriggerNDFinderLUTs.h
Generated on Sun May 10 2026 03:32:07 for Belle II Software by
1.13.2