LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
RangeSetsSupported.h
Go to the documentation of this file.
1
#ifndef art_Framework_Principal_RangeSetsSupported_h
2
#define art_Framework_Principal_RangeSetsSupported_h
3
4
#include "
canvas/Persistency/Provenance/BranchType.h
"
5
6
#include <type_traits>
7
8
namespace
art::detail
{
9
constexpr
bool
10
range_sets_supported
(
BranchType
const
bt)
11
{
12
return
bt ==
InRun
|| bt ==
InSubRun
;
13
}
14
}
15
16
#endif
/* art_Framework_Principal_RangeSetsSupported_h */
17
18
// Local variables:
19
// mode: c++
20
// End:
BranchType.h
art::detail
Definition:
AllowedConfiguration.h:76
art::BranchType
BranchType
Definition:
BranchType.h:20
art::detail::range_sets_supported
constexpr bool range_sets_supported(BranchType const bt)
Definition:
RangeSetsSupported.h:10
art::InSubRun
Definition:
BranchType.h:20
art::InRun
Definition:
BranchType.h:20
art
Framework
Principal
RangeSetsSupported.h
Generated on Thu May 2 2024 20:59:29 for LArSoft by
1.8.11