TTTT Analysis  0.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cfilval::DataSet
 CMiniTreeDataSet
 Cfilval::GenContainer
 Cfilval::Container< std::vector< T > >
 Cfilval::ContainerVector< T >
 Cfilval::Container< TGraph >
 Cfilval::root::ContainerTGraph
 Cfilval::Container< TH1 >
 Cfilval::root::ContainerTH1< double >
 Cfilval::root::ContainerTH1D
 Cfilval::root::ContainerTH1< float >
 Cfilval::root::ContainerTH1F
 Cfilval::root::ContainerTH1< int >
 Cfilval::root::ContainerTH1I
 Cfilval::root::ContainerTH1< T >
 Cfilval::Container< TH2 >
 Cfilval::root::ContainerTH2< double >
 Cfilval::root::ContainerTH2D
 Cfilval::root::ContainerTH2< int >
 Cfilval::root::ContainerTH2I
 Cfilval::root::ContainerTH2< T >
 Cfilval::Container< H >
 Cfilval::GenValueA type-agnostic value
 Cfilval::Value< T >A generic value
 Cfilval::DerivedValue< T >A generic, derived, value
 Cfilval::BoundValue< T >A generic value owning only a function object
 Cfilval::ConstantValue< T >A Value which always returns the same value, supplied in the constructor
 Cfilval::Reduce< T >Reduce a Value of type vector<T> to just a T
 Cfilval::ElementOf< T >Extract the element at a specific index from a vector
 Cfilval::Max< T >Find and return the maximum value of a vector
 Cfilval::Mean< T >Calculate the mean value of a vector
 Cfilval::Min< T >Find and return the minimum value of a vector
 Cfilval::ObservedValue< T >A generic, observed, value
 Cfilval::Value< bool >
 Cfilval::DerivedValue< bool >
 Cfilval::Filter
 Cfilval::RangeFilter< T >
 Cfilval::root::MassFilter
 Cfilval::Value< double >
 Cfilval::DerivedValue< double >
 Cfilval::root::LorentzVectorEnergy
 Cfilval::Value< float >
 Cfilval::Value< int >
 Cfilval::Value< R >
 Cfilval::DerivedValue< R >
 Cfilval::MultiFunc< R, T >A variadic
 Cfilval::Value< std::pair< double, double > >
 Cfilval::Value< std::pair< int, int > >
 Cfilval::Value< std::pair< T, int > >
 Cfilval::DerivedValue< std::pair< T, int > >
 Cfilval::ReduceIndex< T >Similar to Reduce, but returns a pair of a T and an int
 Cfilval::MaxIndex< T >Find and return the maximum value of a vector and its index
 Cfilval::MinIndex< T >Find and return the minimum value of a vector and its index
 Cfilval::Value< std::pair< T, T > >
 Cfilval::Value< std::pair< T1, T2 > >
 Cfilval::DerivedValue< std::pair< T1, T2 > >
 Cfilval::Pair< T1, T2 >Creates a std::pair type from a two other Value objects
 Cfilval::Value< std::vector< R > >
 Cfilval::DerivedValue< std::vector< R > >
 Cfilval::ZipMapFour< R, T >Takes a set of four Value<std::vector<T> > objects and a function of four Ts and returns a std::vector<R>
 Cfilval::Value< std::vector< T > >
 Cfilval::DerivedValue< std::vector< T > >
 Cfilval::WrapperVector< T >A std::vector wrapper around a C-style array
 Cfilval::Value< T *>
 Cfilval::Value< TLorentzVector >
 Cfilval::DerivedValue< TLorentzVector >
 Cfilval::root::LorentzVector
 CMiniTree
 CMiniTreeDataSet
 Cutils.OutputCapture