Belle II Software
release-05-01-25
Ph1sustrCreator.h
1
/**************************************************************************
2
* BASF2 (Belle Analysis Framework 2) *
3
* Copyright(C) 2010 - Belle II Collaboration *
4
* *
5
* Author: The Belle II Collaboration *
6
* Contributors: Martin Ritter, Igal Jaegle *
7
* *
8
* This software is provided "as is" without any warranty. *
9
**************************************************************************/
10
11
#ifndef PH1SUSTRCREATOR_H_
12
#define PH1SUSTRCREATOR_H_
13
14
#include <geometry/CreatorBase.h>
15
16
class
G4LogicalVolume;
17
18
namespace
Belle2
{
24
namespace
ph1sustr {
25
26
class
SensitiveDetector
;
27
29
class
Ph1sustrCreator
:
public
geometry::CreatorBase
{
30
public
:
31
Ph1sustrCreator
();
32
virtual
~
Ph1sustrCreator
();
33
virtual
void
create
(
const
GearDir
& content, G4LogicalVolume& topVolume,
geometry::GeometryTypes
type);
34
protected
:
36
SensitiveDetector
*
m_sensitive
;
37
};
38
39
}
41
}
42
43
#endif
/* PH1SUSTRCREATOR_H_ */
Belle2::ph1sustr::SensitiveDetector
Sensitive Detector implementation of the PH1SUSTR detector.
Definition:
SensitiveDetector.h:32
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:19
Belle2::ph1sustr::Ph1sustrCreator
The creator for the PH1SUSTR geometry.
Definition:
Ph1sustrCreator.h:29
Belle2::GearDir
GearDir is the basic class used for accessing the parameter store.
Definition:
GearDir.h:41
Belle2::ph1sustr::Ph1sustrCreator::m_sensitive
SensitiveDetector * m_sensitive
SensitiveDetector phase 1 support structure.
Definition:
Ph1sustrCreator.h:36
Belle2::geometry::CreatorBase
Pure virtual base class for all geometry creators.
Definition:
CreatorBase.h:31
Belle2::ph1sustr::Ph1sustrCreator::create
virtual void create(const GearDir &content, G4LogicalVolume &topVolume, geometry::GeometryTypes type)
Function to actually create the geometry, has to be overridden by derived classes.
Definition:
Ph1sustrCreator.cc:62
Belle2::geometry::GeometryTypes
GeometryTypes
Flag indiciating the type of geometry to be used.
Definition:
GeometryManager.h:39
beast
ph1sustr
geometry
include
Ph1sustrCreator.h
Generated on Fri Nov 5 2021 03:48:03 for Belle II Software by
1.8.17