Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Alignment
LaserAlignment
interface
LASGlobalLoop.h
Go to the documentation of this file.
1
2
#ifndef __LASGLOBALLOOP_H
3
#define __LASGLOBALLOOP_H
4
5
#include <iostream>
6
24
class
LASGlobalLoop
{
25
26
public
:
27
LASGlobalLoop
();
28
bool
TECLoop
(
int
&,
int
&,
int
&,
int
& )
const
;
29
bool
TIBTOBLoop
(
int
&,
int
&,
int
& )
const
;
30
bool
TEC2TECLoop
(
int
&,
int
&,
int
& )
const
;
31
32
};
33
34
#endif
LASGlobalLoop::LASGlobalLoop
LASGlobalLoop()
Definition:
LASGlobalLoop.cc:8
LASGlobalLoop::TEC2TECLoop
bool TEC2TECLoop(int &, int &, int &) const
Definition:
LASGlobalLoop.cc:92
LASGlobalLoop
Definition:
LASGlobalLoop.h:24
LASGlobalLoop::TECLoop
bool TECLoop(int &, int &, int &, int &) const
Definition:
LASGlobalLoop.cc:19
LASGlobalLoop::TIBTOBLoop
bool TIBTOBLoop(int &, int &, int &) const
Definition:
LASGlobalLoop.cc:58
Generated for CMSSW Reference Manual by
1.8.5