smallshower-filter C++ API Reference¶
-
struct GeometryPointers¶
Public Functions
-
inline GeometryPointers(const StationList *(*station3_)(), const StationList *(*station4_)())¶
-
inline GeometryPointers(const StationList *(*station3_)(), const StationList *(*station4_)())¶
-
class I3SmallShowerFilter : public I3IcePick¶
- #include <I3SmallShowerFilter.h>
Private Functions
- SET_LOGGER ("I3SmallShowerFilter")
-
namespace smallshower_filter¶
Typedefs
-
typedef std::map<std::string, GeometryPointers> GeometryMap¶
Functions
-
const StationList *getStation3_IC40()¶
-
const StationList *getStation3_IC59()¶
-
const StationList *getStation3_IC79()¶
-
const StationList *getStation3_IC86()¶
-
const StationList *getStation4_IC40()¶
-
const StationList *getStation4_IC59()¶
-
const StationList *getStation4_IC79()¶
-
const StationList *getStation4_IC86()¶
-
const GeometryMap &geometryMap()¶
-
const StationList *getStation3(const std::string &name)¶
-
const StationList *getStation4(const std::string &name)¶
-
typedef std::map<std::string, GeometryPointers> GeometryMap¶
-
namespace std
STL namespace.
- file I3SmallShowerFilter.cxx
- #include “smallshower-filter/I3SmallShowerFilter.h”#include “SmallShowerGeometries.h”#include <interfaces/I3IcePickModule.h>#include <interfaces/I3IceForkModule.h>#include <icetray/I3IcePickInstaller.h>#include <icetray/I3Int.h>#include <icetray/I3Bool.h>#include <dataclasses/physics/I3RecoPulse.h>#include <dataclasses/geometry/I3Geometry.h>#include <algorithm>
Copyright (C) 2009 the IceCube Collaboration $Id$
- Version
$Revision$
- Date
$Date$
- Author
Chen Xu chen@udel.edu, Bakhtiyar Ruzybayev bahtiyar@udel.edu
Functions
-
I3_MODULE(I3IcePickModule<I3SmallShowerFilter>)¶
-
I3_MODULE(I3IceForkModule<I3SmallShowerFilter>)¶
-
I3_SERVICE_FACTORY(I3IcePickInstaller<I3SmallShowerFilter>)¶
- file I3SmallShowerFilter.h
- #include <icetray/I3IcePick.h>#include <set>#include <vector>
Copyright (C) 2009 the IceCube Collaboration $Id$
- Version
$Revision$
- Date
$Date$
- Author
Chen Xu chen@udel.edu, Fabian Kislat fabian.kislat@desy.de, Bakhtiyar Ruzybayev bahtiyar@udel.edu
- file SmallShowerGeometries.cxx
- #include “SmallShowerGeometries.h”#include <boost/assign/list_of.hpp>#include <boost/assign/std/vector.hpp>#include <map>
- file SmallShowerGeometries.h
- #include <set>#include <string>#include <vector>
- dir icetray
- dir private
- dir public
- dir smallshower-filter
- dir smallshower-filter
- dir smallshower-filter