test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
HeavyFlavorAnalysis
RecoDecay
interface
BPHGenericPtr.h
Go to the documentation of this file.
1
#ifndef HeavyFlavorAnalysis_RecoDecay_BPHGenericPtr_h
2
#define HeavyFlavorAnalysis_RecoDecay_BPHGenericPtr_h
3
4
#include <memory>
5
template
<
class
T>
6
class
BPHGenericPtr
{
7
public
:
8
typedef
typename
std::shared_ptr<T>
type
;
9
};
10
11
#endif
BPHGenericPtr::type
std::shared_ptr< T > type
Definition:
BPHGenericPtr.h:8
BPHGenericPtr
Definition:
BPHGenericPtr.h:6
Generated for CMSSW Reference Manual by
1.8.5