BOSS
7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
BesDCSelector.h
Go to the documentation of this file.
1
#ifndef BES_DCHAIN_SELECTOR_H
2
#define BES_DCHAIN_SELECTOR_H
3
4
#include "GaudiKernel/IDataProviderSvc.h"
5
#include "
VertexFit/IVertexDbSvc.h
"
6
#include "
DecayChain/Function/DCSelectionFunction.h
"
7
8
9
template
<
class
Arg >
10
class
BesDCSelector
:
public
DCSelectionFunction
<Arg>
11
{
12
13
public
:
14
15
BesDCSelector
() : m_evtSvc(0) {};
16
virtual
~BesDCSelector
() {};
17
18
19
protected
:
20
21
IDataProviderSvc*
eventSvc
();
22
IVertexDbSvc
*
vtxDbSvc
();
23
24
private
:
25
26
IDataProviderSvc* m_evtSvc;
27
IVertexDbSvc
* m_vtxSvc;
28
};
29
30
#include "
BesDChain/Template/BesDCSelector.cc
"
31
32
#endif
BesDCSelector.cc
DCSelectionFunction.h
IVertexDbSvc.h
BesDCSelector
Definition
BesDCSelector.h:11
BesDCSelector::BesDCSelector
BesDCSelector()
Definition
BesDCSelector.h:15
BesDCSelector::~BesDCSelector
virtual ~BesDCSelector()
Definition
BesDCSelector.h:16
BesDCSelector::eventSvc
IDataProviderSvc * eventSvc()
Definition
BesDCSelector.cc:9
BesDCSelector::vtxDbSvc
IVertexDbSvc * vtxDbSvc()
Definition
BesDCSelector.cc:22
DCSelectionFunction
Definition
DCSelectionFunction.h:64
IVertexDbSvc
Definition
IVertexDbSvc.h:14
7.1.2
Event
BesDChain
BesDChain-00-00-14
BesDChain
BesDCSelector.h
Generated by
1.12.0