EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BinningType.hpp File Reference
#include <string>
#include <vector>
+ Include dependency graph for BinningType.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Enumerations

enum  Acts::BinningType { Acts::equidistant, Acts::arbitrary }
 
enum  Acts::BinningOption { Acts::open, Acts::closed }
 flag for open/closed bins More...
 
enum  Acts::BinningValue : int {
  Acts::binX = 0, Acts::binY = 1, Acts::binZ = 2, Acts::binR = 3,
  Acts::binPhi = 4, Acts::binRPhi = 5, Acts::binH = 6, Acts::binEta = 7,
  Acts::binMag = 8, Acts::binValues = 9
}
 how to take the global / local position More...
 

Variables

static const std::vector
< std::string > 
Acts::binningValueNames
 screen output option