src
SimG4Core
Geometry
interface
CMSG4RegionReporter.h
Go to the documentation of this file.
1
#ifndef SimG4Core_CMSG4RegionReporter_H
2
#define SimG4Core_CMSG4RegionReporter_H
3
4
#include <string>
5
6
class
CMSG4RegionReporter
{
7
public
:
8
CMSG4RegionReporter
();
9
10
~CMSG4RegionReporter
();
11
12
void
ReportRegions
(
const
std::string
&
ss
);
13
};
14
15
#endif
CMSG4RegionReporter
Definition:
CMSG4RegionReporter.h:6
CMSG4RegionReporter::CMSG4RegionReporter
CMSG4RegionReporter()
Definition:
CMSG4RegionReporter.cc:14
contentValuesCheck.ss
ss
Definition:
contentValuesCheck.py:33
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
CMSG4RegionReporter::ReportRegions
void ReportRegions(const std::string &ss)
Definition:
CMSG4RegionReporter.cc:18
CMSG4RegionReporter::~CMSG4RegionReporter
~CMSG4RegionReporter()
Definition:
CMSG4RegionReporter.cc:16
Generated for CMSSW Reference Manual by
1.8.14