ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonDetDescr
MuonGeoModel
MuonGeoModel
SimpleVolAction.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/***************************************************************************
6
My GeoVolumeAction: crosses a PhysVol to see the shape and materials
7
--------------------------------------------------------------------
8
***************************************************************************/
9
10
#ifndef MUONGEOMODEL_SIMPLEVOLACTION_H
11
#define MUONGEOMODEL_SIMPLEVOLACTION_H
12
13
#include "GeoModelKernel/GeoVolumeAction.h"
14
class
GeoVPhysVol;
15
16
namespace
MuonGM
{
17
18
class
SimpleVolAction
:
public
GeoVolumeAction {
19
public
:
20
// constructor
21
SimpleVolAction
();
22
23
// desctructor
24
~SimpleVolAction
();
25
26
// Action routine
27
void
handleVPhysVol
(
const
GeoVPhysVol *);
28
};
29
30
}
// namespace MuonGM
31
32
#endif
// MUONGEOMODEL_SIMPLEVOLACTION_H
MuonGM::SimpleVolAction::~SimpleVolAction
~SimpleVolAction()
MuonGM::SimpleVolAction::handleVPhysVol
void handleVPhysVol(const GeoVPhysVol *)
Definition
SimpleVolAction.cxx:28
MuonGM::SimpleVolAction::SimpleVolAction
SimpleVolAction()
Definition
SimpleVolAction.cxx:24
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition
GeoMuonHits.h:27
Generated on
for ATLAS Offline Software by
1.14.0