FairShip
Loading...
Searching...
No Matches
vetoPoint.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-3.0-or-later
2
// SPDX-FileCopyrightText: Copyright CERN for the benefit of the SHiP
3
// Collaboration
4
5
#ifndef VETO_VETOPOINT_H_
6
#define VETO_VETOPOINT_H_
7
8
#include <array>
9
10
#include "
DetectorPoint.h
"
11
#include "TObject.h"
12
#include "TVector3.h"
13
14
class
vetoPoint
:
public
SHiP::DetectorPoint
{
15
public
:
17
vetoPoint
();
18
19
using
SHiP::DetectorPoint::DetectorPoint
;
34
virtual
~vetoPoint
();
35
36
void
extraPrintInfo
()
const override
;
37
40
private
:
41
ClassDefOverride(
vetoPoint
, 5)
42
};
43
44
#endif
// VETO_VETOPOINT_H_
DetectorPoint.h
SHiP::DetectorPoint
Definition:
DetectorPoint.h:14
SHiP::DetectorPoint::DetectorPoint
DetectorPoint()
Definition:
DetectorPoint.h:16
vetoPoint
Definition:
vetoPoint.h:14
vetoPoint::~vetoPoint
virtual ~vetoPoint()
Definition:
vetoPoint.cxx:16
vetoPoint::extraPrintInfo
void extraPrintInfo() const override
Definition:
vetoPoint.cxx:21
vetoPoint::vetoPoint
vetoPoint()
Definition:
vetoPoint.cxx:12
veto
vetoPoint.h
Generated by
1.9.6