Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
IO
Root
detail
rootOutputConfigurationTools.h
Go to the documentation of this file.
1
#ifndef art_Framework_IO_Root_detail_rootOutputConfigurationTools_h
2
#define art_Framework_IO_Root_detail_rootOutputConfigurationTools_h
3
4
#include <string>
5
6
namespace
art
{
7
8
class
ClosingCriteria;
9
10
namespace
detail
{
11
12
bool
shouldDropEvents
(
bool
dropAllEventsSet,
13
bool
dropAllEvents,
14
bool
dropAllSubRuns);
15
}
16
}
17
18
#endif
/* art_Framework_IO_Root_detail_rootOutputConfigurationTools_h */
19
20
// Local variables:
21
// mode: c++
22
// End:
detail
Definition:
includer.cc:30
art
Definition:
BasicOptionsHandler.h:11
art::detail::shouldDropEvents
bool shouldDropEvents(bool const dropAllEventsSet, bool const dropAllEvents, bool const dropAllSubRuns)
Definition:
rootOutputConfigurationTools.cc:13
Generated by
1.8.11