PandaRoot
PndLmdGeo.h
Go to the documentation of this file.
1
//****************************************************************************
2
//* This file is part of PandaRoot. *
3
//* *
4
//* PandaRoot is distributed under the terms of the *
5
//* GNU General Public License (GPL) version 3, *
6
//* copied verbatim in the file "LICENSE". *
7
//* *
8
//* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9
//* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10
//* The authors are listed in the file "AUTHORS". *
11
//****************************************************************************
12
13
/*
14
* PndLmdGeo.h
15
* * Created on: Jun 30, 2010
16
* Author: huagen
17
*/
18
/*
19
* PndLmdGeo class will define the detector name by user. It was inherited from
20
* Sds base class PndSdsGeo.
21
*/
22
23
#ifndef PNDLMDGEO_H_
24
#define PNDLMDGEO_H_
25
26
#include "
PndSdsGeo.h
"
27
28
class
PndLmdGeo
:
public
PndSdsGeo
{
29
public
:
30
PndLmdGeo
();
31
~PndLmdGeo
();
32
33
const
char
*
getModuleName
(Int_t
m
);
34
const
char
*
getEleName
(Int_t m);
35
36
ClassDef
(
PndLmdGeo
, 1);
37
};
38
39
#endif
/* PNDLMDGEO_H_ */
m
__m128 m
Definition:
P4_F32vec4.h:38
PndLmdGeo::getModuleName
const char * getModuleName(Int_t m)
PndSdsGeo.h
PndLmdGeo
Definition:
PndLmdGeo.h:28
PndLmdGeo::~PndLmdGeo
~PndLmdGeo()
PndLmdGeo::ClassDef
ClassDef(PndLmdGeo, 1)
PndLmdGeo::getEleName
const char * getEleName(Int_t m)
PndLmdGeo::PndLmdGeo
PndLmdGeo()
PndSdsGeo
Definition:
PndSdsGeo.h:18
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
lmd
LmdMC
PndLmdGeo.h
Generated on Fri Nov 29 2024 06:04:43 for PandaRoot by
1.8.13