FairShip
Loading...
Searching...
No Matches
TimeDetPoint.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 TIMEDET_TIMEDETPOINT_H_
6
#define TIMEDET_TIMEDETPOINT_H_
7
8
#include <array>
9
10
#include "
DetectorPoint.h
"
11
#include "TObject.h"
12
#include "TVector3.h"
13
14
class
TimeDetPoint
:
public
SHiP::DetectorPoint
{
15
public
:
17
TimeDetPoint
();
18
19
using
SHiP::DetectorPoint::DetectorPoint
;
20
22
virtual
~TimeDetPoint
();
23
24
void
extraPrintInfo
()
const override
;
25
26
private
:
27
ClassDefOverride(
TimeDetPoint
, 4)
28
};
29
30
#endif
// TIMEDET_TIMEDETPOINT_H_
DetectorPoint.h
SHiP::DetectorPoint
Definition:
DetectorPoint.h:14
SHiP::DetectorPoint::DetectorPoint
DetectorPoint()
Definition:
DetectorPoint.h:16
TimeDetPoint
Definition:
TimeDetPoint.h:14
TimeDetPoint::extraPrintInfo
void extraPrintInfo() const override
Definition:
TimeDetPoint.cxx:19
TimeDetPoint::TimeDetPoint
TimeDetPoint()
Definition:
TimeDetPoint.cxx:12
TimeDetPoint::~TimeDetPoint
virtual ~TimeDetPoint()
Definition:
TimeDetPoint.cxx:16
TimeDet
TimeDetPoint.h
Generated by
1.9.6