All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
WeakCurrentType.h File Reference

A C++ type to describe the type of weak current. More...

#include "cetlib_except/exception.h"
#include <string>

Go to the source code of this file.

Classes

class  icarus::WeakCurrentType
 Represents a type of weak current. More...
 

Namespaces

 icarus
 Cluster finding and building.
 

Variables

constexpr WeakCurrentType icarus::NeutralCurrentType { WeakCurrentType::NC }
 Constant value for a weak neutral current type. More...
 
constexpr WeakCurrentType icarus::ChargedCurrentType { WeakCurrentType::CC }
 Constant value for a weak charged current type. More...
 
constexpr WeakCurrentType icarus::AnyWeakCurrentType { WeakCurrentType::any }
 Constant value for any weak current type. More...
 

Detailed Description

A C++ type to describe the type of weak current.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
August 8, 2019
See Also
icarusalg/Utilities/WeakCurrentType.cxx

Definition in file WeakCurrentType.h.