Belle II Software  release-05-02-19
geometry.h
1 /**************************************************************************
2  * BASF2 (Belle Analysis Framework 2) *
3  * Copyright(C) 2015 - Belle II Collaboration *
4  * *
5  * Author: The Belle II Collaboration *
6  * Contributors: Milkail Remnev, Dmitry Matvienko *
7  * *
8  * This software is provided "as is" without any warranty. *
9  ***************************************************************************/
10 
11 #pragma once
12 
22 namespace Belle2 {
27  namespace ECLDisplayUtility {
31  void SetMode(int i);
35  int GetMode();
36  }
38 }
Belle2
Abstract base class for different kinds of events.
Definition: MillepedeAlgorithm.h:19