Belle II Software
release-05-01-25
CDCMCSegmentLookUp.cc
1
/**************************************************************************
2
* BASF2 (Belle Analysis Framework 2) *
3
* Copyright(C) 2014 - Belle II Collaboration *
4
* *
5
* Author: The Belle II Collaboration *
6
* Contributors: Oliver Frost *
7
* *
8
* This software is provided "as is" without any warranty. *
9
**************************************************************************/
10
#include <tracking/trackFindingCDC/mclookup/CDCMCSegmentLookUp.h>
11
#include <tracking/trackFindingCDC/mclookup/CDCMCManager.h>
12
13
using namespace
Belle2
;
14
using namespace
TrackFindingCDC;
15
16
const
CDCMCSegment2DLookUp
&
CDCMCSegmentLookUp::getInstance
()
17
{
18
return
CDCMCManager::getMCSegment2DLookUp
();
19
}
Belle2::TrackFindingCDC::CDCMCSegmentLookUp::getInstance
static const CDCMCSegment2DLookUp & getInstance()
Getter for the singletone instance.
Definition:
CDCMCSegmentLookUp.cc:16
Belle2::TrackFindingCDC::CDCMCSegment2DLookUp
Specialisation of the lookup for the truth values of two dimensional segments.
Definition:
CDCMCSegment2DLookUp.h:33
Belle2::TrackFindingCDC::CDCMCManager::getMCSegment2DLookUp
static const CDCMCSegment2DLookUp & getMCSegment2DLookUp()
Getter for the singletone instance of the CDCMCSegment2DLookUp.
Definition:
CDCMCManager.cc:102
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:19
tracking
trackFindingCDC
mclookup
src
CDCMCSegmentLookUp.cc
Generated on Fri Nov 5 2021 04:03:44 for Belle II Software by
1.8.17