PandaRoot
BSEmcFwEndcapCosmicWaveformContFact.h
Go to the documentation of this file.
1 // -------------------------------------------------------------------------
2 // ----- BSEmcFwEndcapCosmicWaveformContFact header file -----
3 // ----- Created 2019/05/24 by B. Salisbury -----
4 // -------------------------------------------------------------------------
5 
6 #ifndef BSEMCFWENDCAPCOSMICWAVEFORMCONTFACT_HH
7 #define BSEMCFWENDCAPCOSMICWAVEFORMCONTFACT_HH
8 
9 #include "Rtypes.h"
10 
11 #include "FairContFact.h"
12 
13 class FairContainer;
14 class FairParSet;
15 class TBuffer;
16 class TClass;
17 class TMemberInspector;
18 
27 class BSEmcFwEndcapCosmicWaveformContFact : public FairContFact {
28  private:
29  void setAllContainers();
30 
31  public:
34  virtual FairParSet *createContainer(FairContainer * /*unused*/) /*override*/;
35 
36  ClassDef(BSEmcFwEndcapCosmicWaveformContFact, 0) // Factory for all EMC parameter containers
37 };
38 
39 #endif /*BSEMCFWENDCAPCOSMICWAVEFORMCONTFACT_HH*/
virtual FairParSet * createContainer(FairContainer *)
Forward Endcap specific container factory to load BSEmcFWEndcapDigiPar.