ATLAS Offline Software
Loading...
Searching...
No Matches
VP1RawDataHandle_PixelRDO.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5
7// //
8// Header file for class VP1RawDataHandle_PixelRDO //
9// //
10// Description: Handle for Pixel RDO's //
11// //
12// Author: Thomas H. Kittelmann (Thomas.Kittelmann@cern.ch) //
13// Initial version: April 2008 (rewritten January 2009) //
14// //
16
17#ifndef VP1RAWDATAHANDLE_PIXELRDO_H
18#define VP1RAWDATAHANDLE_PIXELRDO_H
19
21class PixelRDORawData;
22
23namespace InDetDD { class SiDetectorElement; }
24
26public:
27
30 QStringList clicked(bool verbose) const;
31
32 VP1RawDataFlags::InDetPartsFlags inInDetParts() const;
33
34protected:
35 SoNode * buildShape();
36 SoTransform * buildTransform();
38 const InDetDD::SiDetectorElement * element() const;//null in case of errors
39};
40
41#endif
Class to hold geometrical description of a silicon detector element.
VP1RawDataHandleBase(VP1RawDataCollBase *)
VP1RawDataHandle_PixelRDO(VP1RawDataCollBase *, const PixelRDORawData *)
VP1RawDataFlags::InDetPartsFlags inInDetParts() const
QStringList clicked(bool verbose) const
const InDetDD::SiDetectorElement * element() const
bool verbose
Definition hcg.cxx:73
Message Stream Member.