5#ifndef BCMPRIMEREADOUTGEOMETRY_BCMPRIMEDETECTORMANAGER_H
6#define BCMPRIMEREADOUTGEOMETRY_BCMPRIMEDETECTORMANAGER_H
10#include "GeoModelKernel/GeoVPhysVol.h"
11#include "GeoModelKernel/GeoVDetectorManager.h"
13#include "GeoModelKernel/GeoAlignableTransform.h"
39 virtual PVConstLink
getTreeTop(
unsigned int i)
const override;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
#define IOVSVC_CALLBACK_ARGS
short hand for IOVSvc call back argument list, to be used when no access to formal arguments is neede...
StatusCode align(IOVSVC_CALLBACK_ARGS) const
virtual PVConstLink getTreeTop(unsigned int i) const override
BCMPrimeDetectorManager(const BCMPrimeDetectorManager &right)
void addTreeTop(const PVConstLink &treeTop)
Add a Tree top:
BCMPrimeDetectorManager(const std::string &name)
Constructor.
const BCMPrimeDetectorManager & operator=(const BCMPrimeDetectorManager &right)
Prevent copy and assignment.
void addAlignableTransform(int, GeoAlignableTransform *, const GeoVPhysVol *)
std::vector< PVConstLink > m_volume
Private member data.
virtual unsigned int getNumTreeTops() const override
Access to raw geometry:
The Athena Transient Store API.