CMS 3D CMS Logo

DDG4SensitiveConverter.h
Go to the documentation of this file.
1 #ifndef SimG4Core_DDG4SensitiveConverter_h
2 #define SimG4Core_DDG4SensitiveConverter_h
3 
5 
6 #include <iostream>
7 #include <string>
8 #include <vector>
9 
11 class DDLogicalPart;
12 
14 public:
16  virtual ~DDG4SensitiveConverter();
18 
19 private:
21 };
22 
23 #endif
std::vector< DDG4Dispatchable * > DDG4DispContainer
void upDate(const DDG4DispContainer &ddg4s, SensitiveDetectorCatalog &)
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
Definition: DDLogicalPart.h:93
std::string getString(const std::string &, const DDLogicalPart *)