ATLAS Offline Software
Loading...
Searching...
No Matches
MuonTesterTree.h File Reference
#include <GaudiKernel/ITHistSvc.h>
#include <GaudiKernel/ServiceHandle.h>
#include <MuonTesterTree/IMuonTesterBranch.h>
#include <AthenaBaseComps/AthMessaging.h>
#include <AthenaBaseComps/AthHistogramAlgorithm.h>
#include <set>
#include <string>
#include <vector>
#include <memory>
#include <concepts>
#include <format>
#include <MuonTesterTree/MatrixBranch.h>
#include <MuonTesterTree/ScalarBranch.h>
#include <MuonTesterTree/VectorBranch.h>
#include <MuonTesterTree/SetBranch.h>
#include <MuonTesterTree/MuonTesterTree.icc>

Go to the source code of this file.

Classes

class  MuonVal::MuonTesterTree

Namespaces

namespace  MuonVal
 Class to store array like branches into the n-tuples.
namespace  MuonVal::detail

Concepts

concept  MuonVal::detail::hasHistSvc
 Concept to specify whether the class returns a ServiceHandle to the THistSvc.