Si.cpp File Reference
Include dependency graph for Si.cpp:
Namespaces | |
boca | |
Boosted Collider Analysis. | |
boca::units | |
Units. | |
Functions | |
Angle | boca::units::PiRad () |
Constant \(\pi\) in rad. More... | |
Angle | boca::units::TwoPiRad () |
Constant \(2 \pi\) in rad. More... | |
Angle | boca::units::Restrict (Angle phi) |
Restrict an angle to the interval \([-\pi,\pi)\). More... | |
Angle | boca::units::Wrap (Angle phi) |
Wrap an angle by \(2 \pi\). More... | |