Class Reference for E1039 Core & Analysis Software
PHG4VtxPointv1.cc
Go to the documentation of this file.
1
#include "
PHG4VtxPointv1.h
"
2
3
4
ClassImp
(
PHG4VtxPointv1
)
5
6
using namespace
std;
7
8
void
9
PHG4VtxPointv1::identify
(ostream& os)
const
10
{
11
os <<
"vtx position: x: "
<< get_x()
12
<<
", y: "
<< get_y()
13
<<
", z: "
<< get_z()
14
<<
", t: "
<< get_t()
15
<< endl;
16
}
ClassImp
ClassImp(PHG4VtxPointv1) using namespace std
PHG4VtxPointv1.h
PHG4VtxPointv1
Definition:
PHG4VtxPointv1.h:8
PHG4VtxPointv1::identify
void identify(std::ostream &os=std::cout) const
Definition:
PHG4VtxPointv1.cc:9
e1039-core
simulation
g4main
PHG4VtxPointv1.cc
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:17
using
1.9.1 with
SeaQuest GitHub integration