ATLAS Offline Software
MuonCosmicSetup.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MUONCOSMICSETUP_H
6 #define MUONCOSMICSETUP_H
7 
8 #include <string>
9 
10 
11 bool chambersCosmicSetup(const std::string&, int);
12 
13 
14 #endif
chambersCosmicSetup
bool chambersCosmicSetup(const std::string &, int)
Definition: MuonCosmicSetup.cxx:8