Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondCore
ORA
src
ArrayHandlerFactory.h
Go to the documentation of this file.
1
#ifndef INCLUDE_ORA_ARRAYHANDLERFACTORY_H
2
#define INCLUDE_ORA_ARRAYHANDLERFACTORY_H
3
4
namespace
Reflex {
5
class
Type
;
6
}
7
8
namespace
ora {
9
10
class
IArrayHandler;
11
17
class
ArrayHandlerFactory
{
18
public
:
19
static
IArrayHandler
*
newArrayHandler
(
const
Reflex::Type
& arrayType );
20
};
21
22
}
23
24
#endif
susybsm::HSCParticleType::Type
Type
Definition:
HSCParticle.h:20
ora::ArrayHandlerFactory::newArrayHandler
static IArrayHandler * newArrayHandler(const Reflex::Type &arrayType)
Definition:
ArrayHandlerFactory.cc:10
ora::IArrayHandler
Definition:
IArrayHandler.h:28
ora::ArrayHandlerFactory
Definition:
ArrayHandlerFactory.h:17
Generated for CMSSW Reference Manual by
1.8.5