Belle II Software
release-05-01-25
PXDIntercept.h
1
/**************************************************************************
2
* BASF2 (Belle Analysis Framework 2) *
3
* Copyright(C) 2013 - Belle II Collaboration *
4
* *
5
* Author: The Belle II Collaboration *
6
* Contributors: Giulia Casarosa *
7
* *
8
* This software is provided "as is" without any warranty. *
9
**************************************************************************/
10
11
#pragma once
12
13
#include <tracking/dataobjects/VXDIntercept.h>
14
15
namespace
Belle2
{
24
class
PXDIntercept :
public
VXDIntercept {
25
27
ClassDef
(PXDIntercept, 2);
28
};
30
}
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:19
Belle2::PXDIntercept::ClassDef
ClassDef(PXDIntercept, 2)
Needed to make the ROOT object storable.
tracking
dataobjects
include
PXDIntercept.h
Generated on Fri Nov 5 2021 04:00:19 for Belle II Software by
1.8.17