ToolDAQFramework
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
DataModel
PMTInfo.cpp
Go to the documentation of this file.
1
#include "
PMTInfo.h
"
2
3
PMTInfo::PMTInfo
(
int
tubeno,
float
x,
float
y,
float
z)
4
{
5
m_tubeno
= tubeno;
6
m_x
= x;
7
m_y
= y;
8
m_z
= z;
9
}
10
PMTInfo::m_z
float m_z
Definition:
PMTInfo.h:14
PMTInfo::m_tubeno
int m_tubeno
Definition:
PMTInfo.h:13
PMTInfo::m_y
float m_y
Definition:
PMTInfo.h:14
PMTInfo::m_x
float m_x
Definition:
PMTInfo.h:14
PMTInfo.h
PMTInfo::PMTInfo
PMTInfo(int tubeno, float x, float y, float z)
Definition:
PMTInfo.cpp:3
Generated by
1.8.5