LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
art::TFileService::Config Struct Reference

#include "TFileService.h"

Public Attributes

fhicl::Atom< bool > closeFileFast {fhicl::Name("closeFileFast"), true}
 
fhicl::Atom< std::string > fileName {fhicl::Name("fileName")}
 
fhicl::Atom< std::string > tmpDir {fhicl::Name("tmpDir"), default_tmpDir}
 
fhicl::OptionalTable< ClosingCriteria::ConfigfileProperties
 

Detailed Description

Definition at line 39 of file TFileService.h.

Member Data Documentation

fhicl::Atom<bool> art::TFileService::Config::closeFileFast {fhicl::Name("closeFileFast"), true}

Definition at line 40 of file TFileService.h.

fhicl::Atom<std::string> art::TFileService::Config::fileName {fhicl::Name("fileName")}

Definition at line 41 of file TFileService.h.

fhicl::OptionalTable<ClosingCriteria::Config> art::TFileService::Config::fileProperties
Initial value:
{
fhicl::Name("fileProperties")}

Definition at line 43 of file TFileService.h.

fhicl::Atom<std::string> art::TFileService::Config::tmpDir {fhicl::Name("tmpDir"), default_tmpDir}

Definition at line 42 of file TFileService.h.


The documentation for this struct was generated from the following file: