ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSegmentQuality.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7
8
9namespace Muon {
10
11
13
15 const std::vector<Identifier>& channelsWithoutHit, bool isStrict)
16:
18 {
19
20 }
21
23 std::vector<Identifier>&& channelsWithoutHit, bool isStrict)
24:
26 {
27
28 }
29
30
31}
std::vector< Identifier > m_channelsWithoutHit
const std::vector< Identifier > & channelsWithoutHit() const
vector of identifiers of channels crossed by the segment but without hit
bool isStrict() const
Returns true if the segment was created using strict criteria.
MuonSegmentQuality()
Default Constructor needed for POOL.
FitQuality(const FitQualityImpl &fq)
Definition FitQuality.h:111
double chi2(TH1 *h0, TH1 *h1)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
STL namespace.