BmnRoot
Loading...
Searching...
No Matches
MicrosliceView.h
Go to the documentation of this file.
1// Copyright 2015 Jan de Cuveland <cmail@cuveland.de>
4#pragma once
5
6#include "Microslice.h"
8
9namespace fles
10{
11
20{
21 public:
24};
25
26} // namespace fles
const Float_t d
Z-ccordinate of the first GEM-station.
Definition BmnMwpcHit.cxx:7
The MicrosliceView class provides read access to a microslice stored elsewhere.
MicrosliceView(MicrosliceDescriptor &d, uint8_t *content)
Construct microslice with given content.
The Microslice class provides read access to the data of a microslice.
Definition Microslice.h:24
const uint8_t * content() const
Retrieve a pointer to the microslice data.
Definition Microslice.h:32
Defines the fles::MicrosliceDescriptor struct and corresponding enums.
Defines the fles::Microslice abstract base class.
Main FLES namespace.
Microslice descriptor struct.