LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
PrincipalPackages.h File Reference

Go to the source code of this file.

Classes

class  art::ProcessPackage< L >
 
class  art::BeginEndPackage< Level >
 
class  art::BeginEndPackage< Level::Run >
 
class  art::BeginEndPackage< Level::Run >::Begin
 
class  art::BeginEndPackage< Level::Run >::End
 
class  art::BeginEndPackage< Level::SubRun >
 
class  art::BeginEndPackage< Level::SubRun >::Begin
 
class  art::BeginEndPackage< Level::SubRun >::End
 

Namespaces

 art
 HLT enums.
 

Typedefs

template<Level L>
using art::Do = ProcessPackage< L >
 
template<Level L>
using art::Begin = typename BeginEndPackage< L >::Begin
 
template<Level L>
using art::End = typename BeginEndPackage< L >::End