Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
ObjectParameters.h
Go to the documentation of this file.
1
8
#ifndef PANDORA_OBJECT_PARAMETERS_H
9
#define PANDORA_OBJECT_PARAMETERS_H 1
10
11
namespace
pandora
12
{
13
17
class
ObjectParameters
18
{
19
public
:
23
virtual
~ObjectParameters
();
24
};
25
26
//------------------------------------------------------------------------------------------------------------------------------------------
27
28
inline
ObjectParameters::~ObjectParameters
()
29
{
30
}
31
32
}
// namespace pandora
33
34
#endif
// #ifndef PANDORA_OBJECT_PARAMETERS_H
pandora::ObjectParameters
ObjectParameters class.
Definition
ObjectParameters.h:18
pandora::ObjectParameters::~ObjectParameters
virtual ~ObjectParameters()
Definition
ObjectParameters.h:28
pandora
Definition
LArContent.h:12
PandoraSDK
include
Pandora
ObjectParameters.h