9#ifndef MUONSEGMENT_MUONSEGMENTQUALITY_H
10#define MUONSEGMENT_MUONSEGMENTQUALITY_H
12#include "Identifier/Identifier.h"
57 return std::unique_ptr<MuonSegmentQuality>(
clone());
This is the common muon segment quality object.
std::unique_ptr< MuonSegmentQuality > uniqueClone() const
NVI clone to unique_ptr.
std::vector< Identifier > m_channelsWithoutHit
const std::vector< Identifier > & channelsWithoutHit() const
vector of identifiers of channels crossed by the segment but without hit
virtual ~MuonSegmentQuality()
Destructor.
unsigned int numberOfHoles() const
number of holes
virtual MuonSegmentQuality * clone() const override final
bare pointer clone
bool isStrict() const
Returns true if the segment was created using strict criteria.
MuonSegmentQuality()
Default Constructor needed for POOL.
Class to represent and store fit qualities from track reconstruction in terms of and number of degre...
double chi2(TH1 *h0, TH1 *h1)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.