FairShip
Loading...
Searching...
No Matches
UpstreamTaggerPoint.cxx
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
#include "
UpstreamTaggerPoint.h
"
6
7
#include <iostream>
8
9
#include "FairLogger.h"
10
11
// ----- Default constructor -------------------------------------------
12
UpstreamTaggerPoint::UpstreamTaggerPoint
() :
SHiP
::DetectorPoint() {}
13
// -------------------------------------------------------------------------
14
15
// ----- Destructor ----------------------------------------------------
16
UpstreamTaggerPoint::~UpstreamTaggerPoint
() {}
17
// -------------------------------------------------------------------------
18
19
void
UpstreamTaggerPoint::extraPrintInfo
()
const
{
20
LOG(info) <<
"This is the upstream tagger"
;
21
}
UpstreamTaggerPoint.h
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
SHiP
Definition:
Detector.h:18
UpstreamTagger
UpstreamTaggerPoint.cxx
Generated by
1.9.6