EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
CbmRichContFact.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file CbmRichContFact.h
1
#ifndef CBMRICHCONTFACT_H
2
#define CBMRICHCONTFACT_H
3
4
#include "
FairContFact.h
"
5
6
class
FairContainer
;
7
8
class
CbmRichContFact
:
public
FairContFact
{
9
private
:
10
void
setAllContainers
();
11
public
:
12
CbmRichContFact
();
13
~CbmRichContFact
() {}
14
FairParSet
*
createContainer
(
FairContainer
*);
15
ClassDef(
CbmRichContFact
,0)
// Factory for all RICH parameter containers
16
};
17
18
#endif
/* !CBMRICHCONTFACT_H */
EicRoot
blob
master
rich
CbmRichContFact.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:37
using
1.8.2 with
EIC GitHub integration