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