BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkVolume.cxx
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: TrkVolume.cxx,v 1.1.1.1 2005/04/21 06:01:42 zhangy Exp $
4
//
5
// Description:
6
// Class TrkVolume
7
//
8
// Author List:
9
// Gautier Hamel de Monchenault - CEN Saclay & Lawrence Berkeley Lab
10
//
11
// History (add to end):
12
// Gautier May 6, 1997 - creation
13
//
14
// Copyright Information:
15
// Copyright (C) 1997 Lawrence Berkeley Laboratory
16
// Copyright (C) 1997 CEA - Centre d'Etude de Saclay
17
//
18
//------------------------------------------------------------------------
19
20
//----------------
21
// BaBar Header --
22
//----------------
23
// #include "BaBar/BaBar.hh"
24
25
//-----------------------
26
// This Class's Header --
27
//-----------------------
28
#include "TrkBase/TrkVolume.h"
29
30
//-----------------------------------------------------------------------
31
// Local Macros, Typedefs, Structures, Unions and Forward Declarations --
32
//-----------------------------------------------------------------------
33
34
//----------------
35
// Constructors --
36
//----------------
37
TrkVolume::TrkVolume
() : _tvname(
"Unknown"
) {}
38
39
TrkVolume::TrkVolume
(
const
char
*
name
) : _tvname(
name
) {}
40
41
//--------------
42
// Destructor --
43
//--------------
44
TrkVolume::~TrkVolume
() {}
TrkVolume::name
const std::string & name() const
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkVolume.h:55
TrkVolume::TrkVolume
TrkVolume()
Definition
TrkVolume.cxx:37
TrkVolume::~TrkVolume
virtual ~TrkVolume()
Definition
TrkVolume.cxx:44
8.0.0
BOSS_Source
Reconstruction
MdcPatRec
TrkBase
src
TrkVolume.cxx
Generated by
1.16.1